GoogleCloudDialogflowV2beta1IntentMessageTableCard
class GoogleCloudDialogflowV2beta1IntentMessageTableCard extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $buttonsType | ||
protected | $buttonsDataType | ||
protected | $columnPropertiesType | ||
protected | $columnPropertiesDataType | ||
protected | $imageType | ||
protected | $imageDataType | ||
protected | $rowsType | ||
protected | $rowsDataType | ||
string | $subtitle | ||
string | $title |
Methods
setButtons($buttons)
No description
getButtons()
No description
setColumnProperties($columnProperties)
No description
getColumnProperties()
No description
getImage()
No description
setRows($rows)
No description
getRows()
No description
setSubtitle($subtitle)
No description
string
getSubtitle()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setButtons($buttons)
No description
GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton[]
getButtons()
No description
setColumnProperties($columnProperties)
No description
GoogleCloudDialogflowV2beta1IntentMessageColumnProperties[]
getColumnProperties()
No description
setImage(GoogleCloudDialogflowV2beta1IntentMessageImage $image)
No description
GoogleCloudDialogflowV2beta1IntentMessageImage
getImage()
No description
setRows($rows)
No description
GoogleCloudDialogflowV2beta1IntentMessageTableCardRow[]
getRows()
No description
setSubtitle($subtitle)
No description
string
getSubtitle()
No description
setTitle($title)
No description
string
getTitle()
No description