Reference documentation and code samples for the Google Cloud Document Ai V1 Client class BatchDocumentsInputConfig.
The common config to specify a set of documents used as input.
Generated from protobuf message google.cloud.documentai.v1.BatchDocumentsInputConfig
Namespace
Google \ Cloud \ DocumentAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_prefix
Google\Cloud\DocumentAI\V1\GcsPrefix
The set of documents that match the specified Cloud Storage gcs_prefix
.
↳ gcs_documents
Google\Cloud\DocumentAI\V1\GcsDocuments
The set of documents individually specified on Cloud Storage.
getGcsPrefix
The set of documents that match the specified Cloud Storage gcs_prefix
.
hasGcsPrefix
setGcsPrefix
The set of documents that match the specified Cloud Storage gcs_prefix
.
$this
getGcsDocuments
The set of documents individually specified on Cloud Storage.
hasGcsDocuments
setGcsDocuments
The set of documents individually specified on Cloud Storage.
$this
getSource
string