GoogleCloudDialogflowV2beta1WebhookResponse
class GoogleCloudDialogflowV2beta1WebhookResponse extends Collection (View source)
Properties
| protected | $collection_key | ||
| bool | $endInteraction | ||
| protected | $followupEventInputType | ||
| protected | $followupEventInputDataType | ||
| protected | $fulfillmentMessagesType | ||
| protected | $fulfillmentMessagesDataType | ||
| string | $fulfillmentText | ||
| bool | $liveAgentHandoff | ||
| protected | $outputContextsType | ||
| protected | $outputContextsDataType | ||
| array[] | $payload | ||
| protected | $sessionEntityTypesType | ||
| protected | $sessionEntityTypesDataType | ||
| string | $source |
Methods
setEndInteraction($endInteraction)
No description
bool
getEndInteraction()
No description
getFollowupEventInput()
No description
setFulfillmentMessages($fulfillmentMessages)
No description
getFulfillmentMessages()
No description
setFulfillmentText($fulfillmentText)
No description
string
getFulfillmentText()
No description
setLiveAgentHandoff($liveAgentHandoff)
No description
bool
getLiveAgentHandoff()
No description
setOutputContexts($outputContexts)
No description
getOutputContexts()
No description
setPayload($payload)
No description
array[]
getPayload()
No description
setSessionEntityTypes($sessionEntityTypes)
No description
getSessionEntityTypes()
No description
setSource($source)
No description
string
getSource()
No description
Details
setEndInteraction($endInteraction)
No description
bool
getEndInteraction()
No description
setFollowupEventInput(GoogleCloudDialogflowV2beta1EventInput $followupEventInput)
No description
GoogleCloudDialogflowV2beta1EventInput
getFollowupEventInput()
No description
setFulfillmentMessages($fulfillmentMessages)
No description
GoogleCloudDialogflowV2beta1IntentMessage[]
getFulfillmentMessages()
No description
setFulfillmentText($fulfillmentText)
No description
string
getFulfillmentText()
No description
setLiveAgentHandoff($liveAgentHandoff)
No description
bool
getLiveAgentHandoff()
No description
setOutputContexts($outputContexts)
No description
GoogleCloudDialogflowV2beta1Context[]
getOutputContexts()
No description
setPayload($payload)
No description
array[]
getPayload()
No description
setSessionEntityTypes($sessionEntityTypes)
No description
GoogleCloudDialogflowV2beta1SessionEntityType[]
getSessionEntityTypes()
No description
setSource($source)
No description
string
getSource()
No description