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.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 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.v2.Intent.Message.TableCardRow].
  • Row of [TableCard][google.cloud.dialogflow.v2.Intent.Message.TableCard].
  • The text response message.

Enums§