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

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

skipHumanReview

skipHumanReview?: (boolean|null);

BatchProcessRequest skipHumanReview