Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class TableCardRow.
Row of TableCard .
Generated from protobuf message google.cloud.dialogflow.v2.Intent.Message.TableCardRow
Namespace
Google \ Cloud \ Dialogflow \ V2 \ Intent \ MessageMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cells
array< Google\Cloud\Dialogflow\V2\Intent\Message\TableCardCell
>
Optional. List of cells that make up this row.
↳ divider_after
bool
Optional. Whether to add a visual divider after this row.
getCells
Optional. List of cells that make up this row.
setCells
Optional. List of cells that make up this row.
$this
getDividerAfter
Optional. Whether to add a visual divider after this row.
bool
setDividerAfter
Optional. Whether to add a visual divider after this row.
var
bool
$this