Class DialogNodeOutputOptionsElementValue

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.DialogNodeOutputOptionsElementValue
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class DialogNodeOutputOptionsElementValue
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An object defining the message input to be sent to the assistant if the user selects the corresponding option.
  • Constructor Details

    • DialogNodeOutputOptionsElementValue

      public DialogNodeOutputOptionsElementValue()
  • Method Details

    • getInput

      public MessageInput getInput()
      Gets the input.

      An input object that includes the input text.

      Returns:
      the input