public sealed class BatchProcessResponse : IMessage<BatchProcessResponse>, IEquatable<BatchProcessResponse>, IDeepCloneable<BatchProcessResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class BatchProcessResponse.
Response message for
[BatchProcessDocuments][google.cloud.documentai.v1beta3.DocumentProcessorService.BatchProcessDocuments].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `BatchProcessResponse` class is 2.0.0-beta23, which is part of the Google Cloud Document AI v1beta3 API."],["`BatchProcessResponse` is a response message for the `BatchProcessDocuments` operation within the `DocumentProcessorService`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it is designed for robust message handling."],["The `BatchProcessResponse` class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["`BatchProcessResponse` has two constructor overloads: a default constructor and one that accepts another `BatchProcessResponse` object as parameter."]]],[]]