Class DialogNodeOutputTextValuesElement

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

public class DialogNodeOutputTextValuesElement
extends com.ibm.cloud.sdk.core.service.model.GenericModel
DialogNodeOutputTextValuesElement.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a DialogNodeOutputTextValuesElement builder
    • text

      public String text()
      Gets the text.

      The text of a response. This string can include newline characters (`\n`), Markdown tagging, or other special characters, if supported by the channel.

      Returns:
      the text