public sealed class BatchProcessResponse : IMessage<BatchProcessResponse>, IEquatable<BatchProcessResponse>, IDeepCloneable<BatchProcessResponse>, IBufferMessage, IMessage
Response 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 page details the \u003ccode\u003eBatchProcessResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.19.0, with a history of versions ranging from 1.0.0 to 3.19.0 provided for reference, allowing for backwards compatibility if needed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchProcessResponse\u003c/code\u003e is a message class used in response to a document batch processing operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \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\u003eTwo constructors are provided for the \u003ccode\u003eBatchProcessResponse\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eBatchProcessResponse\u003c/code\u003e object as a parameter, allowing for object cloning.\u003c/p\u003e\n"]]],[],null,[]]