IBatchProcessRequest

google.cloud.documentai.v1. IBatchProcessRequest

Properties of a BatchProcessRequest.

Properties:
Name Type Attributes Description
name string | null <optional>

BatchProcessRequest name

inputDocuments google.cloud.documentai.v1.IBatchDocumentsInputConfig | null <optional>

BatchProcessRequest inputDocuments

documentOutputConfig google.cloud.documentai.v1.IDocumentOutputConfig | null <optional>

BatchProcessRequest documentOutputConfig

skipHumanReview boolean | null <optional>

BatchProcessRequest skipHumanReview

processOptions google.cloud.documentai.v1.IProcessOptions | null <optional>

BatchProcessRequest processOptions

labels Object.<string, string> | null <optional>

BatchProcessRequest labels