class GoogleCloudDialogflowV2IntentMessageBasicCard extends Collection (View source)

Properties

protected $collection_key
protected $buttonsType
protected $buttonsDataType
string $formattedText
protected $imageType
protected $imageDataType
string $subtitle
string $title

Methods

setButtons($buttons)

No description

setFormattedText($formattedText)

No description

string
getFormattedText()

No description

setSubtitle($subtitle)

No description

string
getSubtitle()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setButtons($buttons)

No description

Parameters

$buttons

setFormattedText($formattedText)

No description

Parameters

$formattedText

string getFormattedText()

No description

Return Value

string

setSubtitle($subtitle)

No description

Parameters

$subtitle

string getSubtitle()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string