public class DialogSuggestion extends GenericModel
| Constructor and Description | 
|---|
DialogSuggestion()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getLabel()
Gets the label. 
 | 
java.util.Map | 
getOutput()
Gets the output. 
 | 
DialogSuggestionValue | 
getValue()
Gets the value. 
 | 
equals, hashCode, toStringpublic java.lang.String getLabel()
public DialogSuggestionValue getValue()
public java.util.Map getOutput()