public sealed class BatchProcessRequest : IMessage<BatchProcessRequest>, IEquatable<BatchProcessRequest>, IDeepCloneable<BatchProcessRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class BatchProcessRequest.
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 page provides documentation for the \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development, across multiple versions, with the latest being 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class is used to define a request for the batch processing of documents using Google Cloud's Document AI service.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eInputDocuments\u003c/code\u003e, \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e for specifying the input, output, and processor details respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also provides options to skip the human review feature.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]