class GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput extends Collection (View source)

Properties

protected $collection_key
protected $currentPageType
protected $currentPageDataType
array[] $diagnosticInfo
protected $differencesType
protected $differencesDataType
array[] $sessionParameters
protected $statusType
protected $statusDataType
protected $textResponsesType
protected $textResponsesDataType
protected $triggeredIntentType
protected $triggeredIntentDataType

Methods

setCurrentPage(GoogleCloudDialogflowCxV3beta1Page $currentPage)

No description

setDiagnosticInfo($diagnosticInfo)

No description

array[]
getDiagnosticInfo()

No description

setDifferences($differences)

No description

setSessionParameters($sessionParameters)

No description

array[]
getSessionParameters()

No description

setStatus(GoogleRpcStatus $status)

No description

getStatus()

No description

setTextResponses($textResponses)

No description

setTriggeredIntent(GoogleCloudDialogflowCxV3beta1Intent $triggeredIntent)

No description

Details

setCurrentPage(GoogleCloudDialogflowCxV3beta1Page $currentPage)

No description

Parameters

GoogleCloudDialogflowCxV3beta1Page $currentPage

setDiagnosticInfo($diagnosticInfo)

No description

Parameters

$diagnosticInfo

array[] getDiagnosticInfo()

No description

Return Value

array[]

setDifferences($differences)

No description

Parameters

$differences

setSessionParameters($sessionParameters)

No description

Parameters

$sessionParameters

array[] getSessionParameters()

No description

Return Value

array[]

setStatus(GoogleRpcStatus $status)

No description

Parameters

GoogleRpcStatus $status

GoogleRpcStatus getStatus()

No description

Return Value

GoogleRpcStatus

setTextResponses($textResponses)

No description

Parameters

$textResponses

setTriggeredIntent(GoogleCloudDialogflowCxV3beta1Intent $triggeredIntent)

No description

Parameters

GoogleCloudDialogflowCxV3beta1Intent $triggeredIntent