Class CreatePlaybookRequest (2.6.0)

CreatePlaybookRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Playbooks.CreatePlaybook.

Attributes

Name Description
parent str
Required. The agent to create a playbook for. Format: projects/.
playbook google.cloud.dialogflowcx_v3.types.Playbook
Required. The playbook to create.