Google Cloud Dialogflow Cx V3 Client - Class PlaybookOutput (0.10.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class PlaybookOutput.

Output of the playbook.

Generated from protobuf message google.cloud.dialogflow.cx.v3.PlaybookOutput

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ execution_summary string

Optional. Summary string of the execution result of the child playbook.

getExecutionSummary

Optional. Summary string of the execution result of the child playbook.

Returns
Type Description
string

setExecutionSummary

Optional. Summary string of the execution result of the child playbook.

Parameter
Name Description
var string
Returns
Type Description
$this