class GoogleCloudDialogflowV2beta1IntentMessage extends Model (View source)

Properties

protected $basicCardType
protected $basicCardDataType
protected $browseCarouselCardType
protected $browseCarouselCardDataType
protected $cardType
protected $cardDataType
protected $carouselSelectType
protected $carouselSelectDataType
protected $imageType
protected $imageDataType
protected $linkOutSuggestionType
protected $linkOutSuggestionDataType
protected $listSelectType
protected $listSelectDataType
protected $mediaContentType
protected $mediaContentDataType
array[] $payload
string $platform
protected $quickRepliesType
protected $quickRepliesDataType
protected $rbmCarouselRichCardType
protected $rbmCarouselRichCardDataType
protected $rbmStandaloneRichCardType
protected $rbmStandaloneRichCardDataType
protected $rbmTextType
protected $rbmTextDataType
protected $simpleResponsesType
protected $simpleResponsesDataType
protected $suggestionsType
protected $suggestionsDataType
protected $tableCardType
protected $tableCardDataType
protected $telephonyPlayAudioType
protected $telephonyPlayAudioDataType
protected $telephonySynthesizeSpeechType
protected $telephonySynthesizeSpeechDataType
protected $telephonyTransferCallType
protected $telephonyTransferCallDataType
protected $textType
protected $textDataType

Methods

setPayload($payload)

No description

array[]
getPayload()

No description

setPlatform($platform)

No description

string
getPlatform()

No description

Details

setBrowseCarouselCard(GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard $browseCarouselCard)

No description

setCarouselSelect(GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect $carouselSelect)

No description

setLinkOutSuggestion(GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion $linkOutSuggestion)

No description

setPayload($payload)

No description

Parameters

$payload

array[] getPayload()

No description

Return Value

array[]

setPlatform($platform)

No description

Parameters

$platform

string getPlatform()

No description

Return Value

string

setRbmCarouselRichCard(GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard $rbmCarouselRichCard)

No description

setRbmStandaloneRichCard(GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard $rbmStandaloneRichCard)

No description

setSimpleResponses(GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses $simpleResponses)

No description

setTelephonyPlayAudio(GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio $telephonyPlayAudio)

No description

setTelephonySynthesizeSpeech(GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech $telephonySynthesizeSpeech)

No description

setTelephonyTransferCall(GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall $telephonyTransferCall)

No description