DeleteDocumentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for DocumentService.DeleteDocument.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the document to delete. Format: projects/{project_number}/locations/{location}/documents/{document_id} or projects/{project_number}/locations/{location}/documents/referenceId/{reference_id}. |
request_metadata |
google.cloud.contentwarehouse_v1.types.RequestMetadata
The meta information collected about the end user, used to enforce access control for the service. |