public sealed class BatchProcessResponse : IMessage<BatchProcessResponse>, IEquatable<BatchProcessResponse>, IDeepCloneable<BatchProcessResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class BatchProcessResponse.
Response message for
[BatchProcessDocuments][google.cloud.documentai.v1.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-04-17 UTC."],[[["This page provides reference documentation for the `BatchProcessResponse` class in the Google Cloud Document AI v1 API, specifically for .NET."],["The `BatchProcessResponse` class is a response message for the `BatchProcessDocuments` method within the `DocumentProcessorService`."],["The page lists various versions of the `BatchProcessResponse` class, ranging from version 1.0.0 to the latest version, 3.19.0, which is the newest."],["The `BatchProcessResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also inherits members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`, with two constructors `BatchProcessResponse()` and `BatchProcessResponse(BatchProcessResponse other)`."]]],[]]