GoogleCloudDialogflowCxV3beta1WebhookRequest
class GoogleCloudDialogflowCxV3beta1WebhookRequest extends Collection (View source)
Properties
protected | $collection_key | ||
string | $detectIntentResponseId | ||
string | $dtmfDigits | ||
protected | $fulfillmentInfoType | ||
protected | $fulfillmentInfoDataType | ||
protected | $intentInfoType | ||
protected | $intentInfoDataType | ||
string | $languageCode | ||
protected | $languageInfoType | ||
protected | $languageInfoDataType | ||
protected | $messagesType | ||
protected | $messagesDataType | ||
protected | $pageInfoType | ||
protected | $pageInfoDataType | ||
array[] | $payload | ||
protected | $sentimentAnalysisResultType | ||
protected | $sentimentAnalysisResultDataType | ||
protected | $sessionInfoType | ||
protected | $sessionInfoDataType | ||
string | $text | ||
string | $transcript | ||
string | $triggerEvent | ||
string | $triggerIntent |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Details
setDetectIntentResponseId($detectIntentResponseId)
No description
string
getDetectIntentResponseId()
No description
setDtmfDigits($dtmfDigits)
No description
string
getDtmfDigits()
No description
setFulfillmentInfo(GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo $fulfillmentInfo)
No description
GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
getFulfillmentInfo()
No description
setIntentInfo(GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo $intentInfo)
No description
GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
getIntentInfo()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLanguageInfo(GoogleCloudDialogflowCxV3beta1LanguageInfo $languageInfo)
No description
GoogleCloudDialogflowCxV3beta1LanguageInfo
getLanguageInfo()
No description
setMessages($messages)
No description
GoogleCloudDialogflowCxV3beta1ResponseMessage[]
getMessages()
No description
setPageInfo(GoogleCloudDialogflowCxV3beta1PageInfo $pageInfo)
No description
GoogleCloudDialogflowCxV3beta1PageInfo
getPageInfo()
No description
setPayload($payload)
No description
array[]
getPayload()
No description
setSentimentAnalysisResult(GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult $sentimentAnalysisResult)
No description
GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult
getSentimentAnalysisResult()
No description
setSessionInfo(GoogleCloudDialogflowCxV3beta1SessionInfo $sessionInfo)
No description
GoogleCloudDialogflowCxV3beta1SessionInfo
getSessionInfo()
No description
setText($text)
No description
string
getText()
No description
setTranscript($transcript)
No description
string
getTranscript()
No description
setTriggerEvent($triggerEvent)
No description
string
getTriggerEvent()
No description
setTriggerIntent($triggerIntent)
No description
string
getTriggerIntent()
No description