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\u003eThe latest version of \u003ccode\u003eBatchProcessRequest\u003c/code\u003e is 3.19.0, with historical versions ranging from 1.0.0 to 3.18.0, all accessible via their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchProcessRequest\u003c/code\u003e is a request message used for processing documents in batches, inheriting from Object and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for \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 are used to configure the batch processing operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchProcessRequest\u003c/code\u003e class allows for configuration of the output and input of document processing, with options to skip human review in the processing workflow.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated via a default constructor or a copy constructor, allowing flexibility in the creation of the batch processing request.\u003c/p\u003e\n"]]],[],null,[]]