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

setPayload($payload)

No description

array[]
getPayload()

No description

setTargetFlow($targetFlow)

No description

string
getTargetFlow()

No description

setTargetPage($targetPage)

No description

string
getTargetPage()

No description

Details

setFulfillmentResponse(GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse $fulfillmentResponse)

No description

setPageInfo(GoogleCloudDialogflowCxV3beta1PageInfo $pageInfo)

No description

setPayload($payload)

No description

Parameters

$payload

array[] getPayload()

No description

Return Value

array[]

setSessionInfo(GoogleCloudDialogflowCxV3beta1SessionInfo $sessionInfo)

No description

setTargetFlow($targetFlow)

No description

Parameters

$targetFlow

string getTargetFlow()

No description

Return Value

string

setTargetPage($targetPage)

No description

Parameters

$targetPage

string getTargetPage()

No description

Return Value

string