ExportDocumentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for Documents.ExportDocument.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
name |
str
Required. The name of the document to export. Format: projects/ .
|
gcs_destination |
google.cloud.dialogflow_v2.types.GcsDestination
Cloud Storage file path to export the document. This field is a member of oneof _ destination .
|
export_full_content |
bool
When enabled, export the full content of the document including empirical probability. |
smart_messaging_partial_update |
bool
When enabled, export the smart messaging allowlist document for partial update. |