View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1ResponseMessageText (google_api_dialogflow v0.88.3)
The text response message.
Attributes
-
allowPlaybackInterruption
(type:boolean()
, default:nil
) - Output only. Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request. -
text
(type:list(String.t)
, default:nil
) - Required. A collection of text response variants. If multiple variants are defined, only one text response variant is returned at runtime.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.