Module gapi_grpc::google::cloud::dialogflow::cx::v3beta1::response_message[][src]

Modules

mixed_audio
output_audio_text

Structs

ConversationSuccess

Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.

EndInteraction

Indicates that interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only and not supposed to be defined by the user.

LiveAgentHandoff

Indicates that the conversation should be handed off to a live agent.

MixedAudio

Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs. The external URIs are specified via [play_audio][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.play_audio]. This message is generated by Dialogflow only and not supposed to be defined by the user.

OutputAudioText

A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.

PlayAudio

Specifies an audio clip to be played by the client as part of the response.

Text

The text response message.

Enums

Message

Required. The rich response message.