The delimiter to use as a separator between responses when selection_policy=multiline.
An optional description to show with the response. Valid only when response_type=image or option.
The version of the Discovery service API to use for the query.
An optional filter that narrows the set of documents to be searched. For more information, see the [Discovery service documentation](Discovery service documentation.
An optional message to be sent to the human agent who will be taking over the conversation. Valid only when
reponse_type=connect_to_agent.
An array of objects describing the options from which the user can choose. You can include up to 20 options.
Required when response_type=option.
The preferred type of control to display, if supported by the channel. Valid only when
response_type=option.
The text of the search query. This can be either a natural-language query or a query that uses the Discovery
query language syntax, depending on the value of the query_type property. For more information, see the
Discovery service
documentation. Required
when response_type=search_skill.
The type of the search query. Required when response_type=search_skill.
The type of response returned by the dialog node. The specified response type must be supported by the client application or channel.
Note: The search_skill response type is used only by the v2 runtime API.
How a response is selected from the list, if more than one response is specified. Valid only when
response_type=text.
The URL of the image. Required when response_type=image.
How long to pause, in milliseconds. The valid values are from 0 to 10000. Valid only when
response_type=pause.
An optional title to show before the response. Valid only when response_type=image or option.
Whether to send a "user is typing" event during the pause. Ignored if the channel does not support this
event. Valid only when response_type=pause.
A list of one or more objects defining text responses. Required when response_type=text.
Generated using TypeDoc
DialogNodeOutputGeneric.