Interface protos.google.cloud.documentai.v1beta3.IBatchProcessRequest (3.3.0)

Properties of a BatchProcessRequest.

Package

@google-cloud/documentai

Properties

documentOutputConfig

documentOutputConfig?: (google.cloud.documentai.v1beta3.IDocumentOutputConfig|null);

BatchProcessRequest documentOutputConfig

inputConfigs

inputConfigs?: (google.cloud.documentai.v1beta3.BatchProcessRequest.IBatchInputConfig[]|null);

BatchProcessRequest inputConfigs

inputDocuments

inputDocuments?: (google.cloud.documentai.v1beta3.IBatchDocumentsInputConfig|null);

BatchProcessRequest inputDocuments

name

name?: (string|null);

BatchProcessRequest name

outputConfig

outputConfig?: (google.cloud.documentai.v1beta3.BatchProcessRequest.IBatchOutputConfig|null);

BatchProcessRequest outputConfig

skipHumanReview

skipHumanReview?: (boolean|null);

BatchProcessRequest skipHumanReview