Interface protos.google.cloud.documentai.v1.IBatchProcessRequest (8.2.0)

Properties of a BatchProcessRequest.

Package

@google-cloud/documentai

Properties

documentOutputConfig

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

BatchProcessRequest documentOutputConfig

inputDocuments

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

BatchProcessRequest inputDocuments

name

name?: (string|null);

BatchProcessRequest name

processOptions

processOptions?: (google.cloud.documentai.v1.IProcessOptions|null);

BatchProcessRequest processOptions

skipHumanReview

skipHumanReview?: (boolean|null);

BatchProcessRequest skipHumanReview