GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2IntentMessageTableCardCell (google_api_dialogflow v0.89.0)
View SourceCell of TableCardRow.
Attributes
-
text(type:String.t, default:nil) - Required. Text in this cell.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2IntentMessageTableCardCell{ text: String.t() | nil }