GoogleCloudDialogflowCxV3beta1WebhookResponse
class GoogleCloudDialogflowCxV3beta1WebhookResponse extends Model (View source)
Properties
protected | $fulfillmentResponseType | ||
protected | $fulfillmentResponseDataType | ||
protected | $pageInfoType | ||
protected | $pageInfoDataType | ||
array[] | $payload | ||
protected | $sessionInfoType | ||
protected | $sessionInfoDataType | ||
string | $targetFlow | ||
string | $targetPage |
Methods
setFulfillmentResponse(GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse $fulfillmentResponse)
No description
getFulfillmentResponse()
No description
getPageInfo()
No description
setPayload($payload)
No description
array[]
getPayload()
No description
getSessionInfo()
No description
setTargetFlow($targetFlow)
No description
string
getTargetFlow()
No description
setTargetPage($targetPage)
No description
string
getTargetPage()
No description
Details
setFulfillmentResponse(GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse $fulfillmentResponse)
No description
GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
getFulfillmentResponse()
No description
setPageInfo(GoogleCloudDialogflowCxV3beta1PageInfo $pageInfo)
No description
GoogleCloudDialogflowCxV3beta1PageInfo
getPageInfo()
No description
setPayload($payload)
No description
array[]
getPayload()
No description
setSessionInfo(GoogleCloudDialogflowCxV3beta1SessionInfo $sessionInfo)
No description
GoogleCloudDialogflowCxV3beta1SessionInfo
getSessionInfo()
No description
setTargetFlow($targetFlow)
No description
string
getTargetFlow()
No description
setTargetPage($targetPage)
No description
string
getTargetPage()
No description