class GoogleCloudDialogflowCxV3ResponseMessage extends Model (View source)

Properties

string $channel
protected $conversationSuccessType
protected $conversationSuccessDataType
protected $endInteractionType
protected $endInteractionDataType
protected $knowledgeInfoCardType
protected $knowledgeInfoCardDataType
protected $liveAgentHandoffType
protected $liveAgentHandoffDataType
protected $mixedAudioType
protected $mixedAudioDataType
protected $outputAudioTextType
protected $outputAudioTextDataType
array[] $payload
protected $playAudioType
protected $playAudioDataType
string $responseType
protected $telephonyTransferCallType
protected $telephonyTransferCallDataType
protected $textType
protected $textDataType

Methods

setChannel($channel)

No description

string
getChannel()

No description

setPayload($payload)

No description

array[]
getPayload()

No description

setResponseType($responseType)

No description

string
getResponseType()

No description

Details

setChannel($channel)

No description

Parameters

$channel

string getChannel()

No description

Return Value

string

setConversationSuccess(GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess $conversationSuccess)

No description

setEndInteraction(GoogleCloudDialogflowCxV3ResponseMessageEndInteraction $endInteraction)

No description

setKnowledgeInfoCard(GoogleCloudDialogflowCxV3ResponseMessageKnowledgeInfoCard $knowledgeInfoCard)

No description

setLiveAgentHandoff(GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff $liveAgentHandoff)

No description

setOutputAudioText(GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText $outputAudioText)

No description

setPayload($payload)

No description

Parameters

$payload

array[] getPayload()

No description

Return Value

array[]

setResponseType($responseType)

No description

Parameters

$responseType

string getResponseType()

No description

Return Value

string

setTelephonyTransferCall(GoogleCloudDialogflowCxV3ResponseMessageTelephonyTransferCall $telephonyTransferCall)

No description