Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Intent::Message::TableCardCell (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Intent::Message::TableCardCell.

Cell of TableCardRow.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#text

def text() -> ::String
Returns
  • (::String) — Required. Text in this cell.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — Required. Text in this cell.
Returns
  • (::String) — Required. Text in this cell.