Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::ImportDocumentsMetadata::IndividualImportStatus (v0.34.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::ImportDocumentsMetadata::IndividualImportStatus.

The status of each individual document in the import process.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#input_gcs_source

def input_gcs_source() -> ::String
Returns
  • (::String) — The source Cloud Storage URI of the document.

#input_gcs_source=

def input_gcs_source=(value) -> ::String
Parameter
  • value (::String) — The source Cloud Storage URI of the document.
Returns
  • (::String) — The source Cloud Storage URI of the document.

#output_document_id

def output_document_id() -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId
Returns

#output_document_id=

def output_document_id=(value) -> ::Google::Cloud::DocumentAI::V1beta3::DocumentId
Parameter
Returns

#status

def status() -> ::Google::Rpc::Status
Returns

#status=

def status=(value) -> ::Google::Rpc::Status
Parameter
Returns