Google Cloud Document Ai V1 Client - Class BatchDocumentsInputConfig (1.0.1)

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

Methods

__construct

Constructor.

Parameters
Name
Description
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 .

Generated from protobuf field .google.cloud.documentai.v1.GcsPrefix gcs_prefix = 1;

Returns
Type
Description

hasGcsPrefix

setGcsPrefix

The set of documents that match the specified Cloud Storage gcs_prefix .

Generated from protobuf field .google.cloud.documentai.v1.GcsPrefix gcs_prefix = 1;

Parameter
Name
Description
Returns
Type
Description
$this

getGcsDocuments

The set of documents individually specified on Cloud Storage.

Generated from protobuf field .google.cloud.documentai.v1.GcsDocuments gcs_documents = 2;

Returns
Type
Description

hasGcsDocuments

setGcsDocuments

The set of documents individually specified on Cloud Storage.

Generated from protobuf field .google.cloud.documentai.v1.GcsDocuments gcs_documents = 2;

Parameter
Name
Description
Returns
Type
Description
$this

getSource

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: