GoogleCloudDialogflowCxV3beta1ResponseMessage
class GoogleCloudDialogflowCxV3beta1ResponseMessage 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 | ||
protected | $telephonyTransferCallType | ||
protected | $telephonyTransferCallDataType | ||
protected | $textType | ||
protected | $textDataType | ||
protected | $toolCallType | ||
protected | $toolCallDataType |
Methods
setChannel($channel)
No description
string
getChannel()
No description
setConversationSuccess(GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess $conversationSuccess)
No description
getConversationSuccess()
No description
setEndInteraction(GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction $endInteraction)
No description
setKnowledgeInfoCard(GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard $knowledgeInfoCard)
No description
getKnowledgeInfoCard()
No description
setLiveAgentHandoff(GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff $liveAgentHandoff)
No description
getMixedAudio()
No description
setOutputAudioText(GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText $outputAudioText)
No description
setPayload($payload)
No description
array[]
getPayload()
No description
getPlayAudio()
No description
setTelephonyTransferCall(GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall $telephonyTransferCall)
No description
getTelephonyTransferCall()
No description
getText()
No description
getToolCall()
No description
Details
setChannel($channel)
No description
string
getChannel()
No description
setConversationSuccess(GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess $conversationSuccess)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
getConversationSuccess()
No description
setEndInteraction(GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction $endInteraction)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
getEndInteraction()
No description
setKnowledgeInfoCard(GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard $knowledgeInfoCard)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageKnowledgeInfoCard
getKnowledgeInfoCard()
No description
setLiveAgentHandoff(GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff $liveAgentHandoff)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
getLiveAgentHandoff()
No description
setMixedAudio(GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio $mixedAudio)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
getMixedAudio()
No description
setOutputAudioText(GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText $outputAudioText)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
getOutputAudioText()
No description
setPayload($payload)
No description
array[]
getPayload()
No description
setPlayAudio(GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio $playAudio)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
getPlayAudio()
No description
setTelephonyTransferCall(GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall $telephonyTransferCall)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageTelephonyTransferCall
getTelephonyTransferCall()
No description
setText(GoogleCloudDialogflowCxV3beta1ResponseMessageText $text)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessageText
getText()
No description
setToolCall(GoogleCloudDialogflowCxV3beta1ToolCall $toolCall)
No description
GoogleCloudDialogflowCxV3beta1ToolCall
getToolCall()
No description