JSON representation |
---|
{ "commonMetadata": { object ( |
Fields | |
---|---|
commonMetadata |
The basic metadata of the long-running operation. |
individualBatchDeleteStatuses[] |
The list of response details of each document. |
totalDocumentCount |
Total number of documents deleting from dataset. |
errorDocumentCount |
Total number of documents that failed to be deleted in storage. |
IndividualBatchDeleteStatus
The status of each individual document in the batch delete process.
JSON representation |
---|
{ "documentId": { object ( |
Fields | |
---|---|
documentId |
The document id of the document. |
status |
The status of deleting the document in storage. |