Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::BatchDocumentsInputConfig.
The common config to specify a set of documents used as input.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#gcs_documents
def gcs_documents() -> ::Google::Cloud::DocumentAI::V1::GcsDocuments Returns 
 - (::Google::Cloud::DocumentAI::V1::GcsDocuments) — The set of documents individually specified on Cloud Storage.
 
#gcs_documents=
def gcs_documents=(value) -> ::Google::Cloud::DocumentAI::V1::GcsDocuments Parameter 
 - value (::Google::Cloud::DocumentAI::V1::GcsDocuments) — The set of documents individually specified on Cloud Storage.
 
 Returns 
 - (::Google::Cloud::DocumentAI::V1::GcsDocuments) — The set of documents individually specified on Cloud Storage.
 
#gcs_prefix
def gcs_prefix() -> ::Google::Cloud::DocumentAI::V1::GcsPrefix Returns 
 -  (::Google::Cloud::DocumentAI::V1::GcsPrefix) — The set of documents that match the specified Cloud Storage 
gcs_prefix. 
#gcs_prefix=
def gcs_prefix=(value) -> ::Google::Cloud::DocumentAI::V1::GcsPrefix Parameter 
 -  value (::Google::Cloud::DocumentAI::V1::GcsPrefix) — The set of documents that match the specified Cloud Storage 
gcs_prefix. 
 Returns 
 -  (::Google::Cloud::DocumentAI::V1::GcsPrefix) — The set of documents that match the specified Cloud Storage 
gcs_prefix.