Expand description

Nested message and enum types in Message.

Modules§

Structs§

  • The basic card message. Useful for displaying information.
  • 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 and WebhookResponse.fulfillment_messages should contain only one SimpleResponse.
  • 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.