Class IndividualBatchDeleteStatus (2.27.0)

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

The status of each individual document in the batch delete process.

Attributes

NameDescription
document_id google.cloud.documentai_v1beta3.types.DocumentId
The document id of the document.
status google.rpc.status_pb2.Status
The status of deleting the document in storage.