Google Cloud Dialogflow V2 Client - Class TableCardCell (1.6.0)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class TableCardCell.

Cell of TableCardRow.

Generated from protobuf message google.cloud.dialogflow.v2.Intent.Message.TableCardCell

Namespace

Google \ Cloud \ Dialogflow \ V2 \ Intent \ Message

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ text string

Required. Text in this cell.

getText

Required. Text in this cell.

Returns
TypeDescription
string

setText

Required. Text in this cell.

Parameter
NameDescription
var string
Returns
TypeDescription
$this