ExportPlaybookRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The request message for Playbooks.ExportPlaybook.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. The name of the playbook to export. Format: projects/ .
|
playbook_uri |
str
Optional. The `Google Cloud Storage |
data_format |
google.cloud.dialogflowcx_v3beta1.types.ExportPlaybookRequest.DataFormat
Optional. The data format of the exported agent. If not specified, BLOB is assumed.
|
Classes
DataFormat
DataFormat(value)
Data format of the exported playbook.