View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell (google_api_dialogflow v0.88.3)
Cell 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.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell{ text: String.t() | nil }