View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageTableCardCell (google_api_dialogflow v0.74.0)

Cell of TableCardRow.

Attributes

  • text (type: String.t, default: nil) - Required. Text in this cell.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2IntentMessageTableCardCell{
    text: String.t() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.