View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageTableCard (google_api_dialogflow v0.77.0)

Table card for Actions on Google.

Attributes

  • buttons (type: list(GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageBasicCardButton.t), default: nil) - Optional. List of buttons for the card.
  • columnProperties (type: list(GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageColumnProperties.t), default: nil) - Optional. Display properties for the columns in this table.
  • image (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageImage.t, default: nil) - Optional. Image which should be displayed on the card.
  • rows (type: list(GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageTableCardRow.t), default: nil) - Optional. Rows in this table of data.
  • subtitle (type: String.t, default: nil) - Optional. Subtitle to the title.
  • title (type: String.t, default: nil) - Required. Title of the card.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.