public class DialogNodeOutputOptionsElement
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description | 
|---|---|
| String | getLabel()Gets the label. | 
| DialogNodeOutputOptionsElementValue | getValue()Gets the value. | 
public String getLabel()
The user-facing label for the option.
public DialogNodeOutputOptionsElementValue getValue()
An object defining the message input to be sent to the assistant if the user selects the corresponding option.
Copyright © 2023 IBM Cloud. All rights reserved.