Class: Google::Cloud::Dialogflow::V2::Intent::Message::TableCardCell

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb

Overview

Cell of TableCardRow.

Instance Attribute Summary collapse

Instance Attribute Details

#textString

Returns Required. Text in this cell.

Returns:

  • (String)

    Required. Text in this cell.



647
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb', line 647

class TableCardCell; end