public class DialogSuggestion
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| DialogSuggestion() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getLabel()Gets the label. | 
| java.util.Map<java.lang.String,java.lang.Object> | getOutput()Gets the output. | 
| DialogSuggestionValue | getValue()Gets the value. | 
public java.lang.String getLabel()
public DialogSuggestionValue getValue()
public java.util.Map<java.lang.String,java.lang.Object> getOutput()