Module google_api_proto::google::cloud::dialogflow::v2::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
.
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.v2.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.
- 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.v2.Intent.Message.TableCardRow].
- Row of [TableCard][google.cloud.dialogflow.v2.Intent.Message.TableCard].
- The text response message.
Enums§
- Required. The rich response message.
- The rich response message integration platform. See Integrations.