Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class PlaybookTraceMetadata.
Metadata of the playbook trace.
Generated from protobuf message google.cloud.dialogflow.cx.v3.PlaybookTraceMetadata
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ playbook
string
Required. The unique identifier of the playbook. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>
.
↳ display_name
string
Output only. The display name of the playbook.
getPlaybook
Required. The unique identifier of the playbook.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>
.
string
setPlaybook
Required. The unique identifier of the playbook.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>
.
var
string
$this
getDisplayName
Output only. The display name of the playbook.
string
setDisplayName
Output only. The display name of the playbook.
var
string
$this

