public sealed class BatchProcessRequest : IMessage<BatchProcessRequest>, IEquatable<BatchProcessRequest>, IDeepCloneable<BatchProcessRequest>, IBufferMessage, IMessage
Request message for batch process document method.
Required. The resource name of [Processor][google.cloud.documentai.v1.Processor] or
[ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion].
Format: projects/{project}/locations/{location}/processors/{processor},
or
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, covering versions from 1.0.0 to 3.19.0, with 3.19.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class, used for batch processing documents, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e, \u003ccode\u003eInputDocuments\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eResourceName\u003c/code\u003e, and \u003ccode\u003eSkipHumanReview\u003c/code\u003e, allowing configuration for the batch process, including input, output, and human review settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class is made to process documents in batch, and the "Name" property requires a resource name of either a Processor or ProcessorVersion.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, a default one and one that accepts another BatchProcessRequest object.\u003c/p\u003e\n"]]],[],null,[]]