Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreatePlaybookRequest.
The request message for Playbooks.CreatePlaybook .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CreatePlaybookRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The agent to create a playbook for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
↳ playbook
getParent
Required. The agent to create a playbook for.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
string
setParent
Required. The agent to create a playbook for.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
var
string
$this
getPlaybook
Required. The playbook to create.
hasPlaybook
clearPlaybook
setPlaybook
Required. The playbook to create.
$this
static::build
parent
string
Required. The agent to create a playbook for.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
. Please see PlaybooksClient::agentName()
for help formatting this field.
playbook

