public sealed class BatchProcessRequest : IMessage<BatchProcessRequest>, IEquatable<BatchProcessRequest>, IDeepCloneable<BatchProcessRequest>, IBufferMessage, IMessage
Request message for batch process document method.
[[["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, detailing its properties, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class is used as a request message for batch processing documents, as defined in the Google Cloud Document AI API, with version 3.19.0 being the most up-to-date and versions 1.0.0 to 3.18.0 available.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class include \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e, \u003ccode\u003eInputDocuments\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProcessorName\u003c/code\u003e, and \u003ccode\u003eSkipHumanReview\u003c/code\u003e, which control the output configuration, input documents, resource name, processor identification, and human review settings, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used across different .NET contexts and to ensure safe operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, \u003ccode\u003eBatchProcessRequest()\u003c/code\u003e, and a constructor that takes another \u003ccode\u003eBatchProcessRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eBatchProcessRequest(BatchProcessRequest other)\u003c/code\u003e, for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]