public sealed class AsyncBatchAnnotateImagesResponse : IMessage<AsyncBatchAnnotateImagesResponse>, IEquatable<AsyncBatchAnnotateImagesResponse>, IDeepCloneable<AsyncBatchAnnotateImagesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AsyncBatchAnnotateImagesResponse.
Response to an async batch image annotation request.
[[["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."],[[["This page provides documentation for the `AsyncBatchAnnotateImagesResponse` class within the Google Cloud Vision v1 API, specifically version 3.4.0."],["The `AsyncBatchAnnotateImagesResponse` class is a response to an asynchronous batch image annotation request and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is version 3.7.0, and prior versions from 3.6.0 to 2.3.0 are available for reference."],["The class includes two constructors: a default constructor and one that accepts another `AsyncBatchAnnotateImagesResponse` instance, along with the `OutputConfig` property which details the output configuration."]]],[]]