Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::BatchDeleteDocumentsMetadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common_metadata
def common_metadata() -> ::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata
    Returns
    
  - (::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata) — The basic metadata of the long-running operation.
#common_metadata=
def common_metadata=(value) -> ::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata
    Parameter
    
  - value (::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata) — The basic metadata of the long-running operation.
    Returns
    
  - (::Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata) — The basic metadata of the long-running operation.
#error_document_count
def error_document_count() -> ::Integer
    Returns
    
  - (::Integer) — Total number of documents that failed to be deleted in storage.
#error_document_count=
def error_document_count=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Total number of documents that failed to be deleted in storage.
    Returns
    
  - (::Integer) — Total number of documents that failed to be deleted in storage.
#individual_batch_delete_statuses
def individual_batch_delete_statuses() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::BatchDeleteDocumentsMetadata::IndividualBatchDeleteStatus>
    Returns
    
  - (::Array<::Google::Cloud::DocumentAI::V1beta3::BatchDeleteDocumentsMetadata::IndividualBatchDeleteStatus>) — The list of response details of each document.
#individual_batch_delete_statuses=
def individual_batch_delete_statuses=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::BatchDeleteDocumentsMetadata::IndividualBatchDeleteStatus>
    Parameter
    
  - value (::Array<::Google::Cloud::DocumentAI::V1beta3::BatchDeleteDocumentsMetadata::IndividualBatchDeleteStatus>) — The list of response details of each document.
    Returns
    
  - (::Array<::Google::Cloud::DocumentAI::V1beta3::BatchDeleteDocumentsMetadata::IndividualBatchDeleteStatus>) — The list of response details of each document.
#total_document_count
def total_document_count() -> ::Integer
    Returns
    
  - (::Integer) — Total number of documents deleting from dataset.
#total_document_count=
def total_document_count=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Total number of documents deleting from dataset.
    Returns
    
- (::Integer) — Total number of documents deleting from dataset.