Google Cloud Dialogflow V2 Client - Class TableCardRow (1.0.1)

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

Methods

__construct

Constructor.

Parameters
Name
Description
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.

Generated from protobuf field repeated .google.cloud.dialogflow.v2.Intent.Message.TableCardCell cells = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

setCells

Optional. List of cells that make up this row.

Generated from protobuf field repeated .google.cloud.dialogflow.v2.Intent.Message.TableCardCell cells = 1 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name
Description
Returns
Type
Description
$this

getDividerAfter

Optional. Whether to add a visual divider after this row.

Generated from protobuf field bool divider_after = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type
Description
bool

setDividerAfter

Optional. Whether to add a visual divider after this row.

Generated from protobuf field bool divider_after = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name
Description
var
bool
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: