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, specifically covering versions from 1.0.0 to 3.19.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class is used to define a request message for processing multiple documents in a batch, implementing 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 includes properties like \u003ccode\u003eInputDocuments\u003c/code\u003e and \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e for specifying input and output configurations, along with \u003ccode\u003eProcessorName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e for identifying the processor and \u003ccode\u003eSkipHumanReview\u003c/code\u003e for skipping the Human Review process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.19.0, with each version having its own documentation page for the \u003ccode\u003eBatchProcessRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports the ability to construct with no arguments or with another BatchProcessRequest as an argument.\u003c/p\u003e\n"]]],[],null,[]]