Module google_api_proto::google::cloud::dialogflow::v2beta1::intent::message
source · Expand description
Nested message and enum types in Message
.
Modules§
- Nested message and enum types in
BasicCard
. - Nested message and enum types in
BrowseCarouselCard
. - Nested message and enum types in
Card
. - Nested message and enum types in
CarouselSelect
. - Nested message and enum types in
ColumnProperties
. - Nested message and enum types in
ListSelect
. - Nested message and enum types in
MediaContent
. - Nested message and enum types in
RbmCardContent
. - Nested message and enum types in
RbmCarouselCard
. - Nested message and enum types in
RbmStandaloneCard
. - Nested message and enum types in
RbmSuggestedAction
. - Nested message and enum types in
RbmSuggestion
. - Nested message and enum types in
TelephonySynthesizeSpeech
.
Structs§
- The basic card message. Useful for displaying information.
- Browse Carousel Card for Actions on Google. https://developers.google.com/actions/assistant/responses#browsing_carousel
- The card response message.
- The card for presenting a carousel of options to select from.
- Column properties for [TableCard][google.cloud.dialogflow.v2beta1.Intent.Message.TableCard].
- The image response message.
- The suggestion chip message that allows the user to jump out to the app or website associated with this agent.
- The card for presenting a list of options to select from.
- The media content card for Actions on Google.
- The quick replies response message.
- Rich Business Messaging (RBM) Card content
- Carousel Rich Business Messaging (RBM) rich card.
- Standalone Rich Business Messaging (RBM) rich card.
- Rich Business Messaging (RBM) suggested client-side action that the user can choose from the card.
- Rich Business Messaging (RBM) suggested reply that the user can click instead of typing in their own response.
- Rich Business Messaging (RBM) suggestion. Suggestions allow user to easily select/click a predefined response or perform an action (like opening a web uri).
- Rich Business Messaging (RBM) text response with suggestions.
- Additional info about the select item for when it is triggered in a dialog.
- The simple response message containing speech or text.
- The collection of simple response candidates. This message in
QueryResult.fulfillment_messages
andWebhookResponse.fulfillment_messages
should contain only oneSimpleResponse
. - The suggestion chip message that the user can tap to quickly post a reply to the conversation.
- The collection of suggestions.
- Table card for Actions on Google.
- Cell of [TableCardRow][google.cloud.dialogflow.v2beta1.Intent.Message.TableCardRow].
- Row of [TableCard][google.cloud.dialogflow.v2beta1.Intent.Message.TableCard].
- Plays audio from a file in Telephony Gateway.
- Synthesizes speech and plays back the synthesized audio to the caller in Telephony Gateway.
- Transfers the call in Telephony Gateway.
- The text response message.
Enums§
- Required. The rich response message.
- Represents different platforms that a rich message can be intended for.