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 document provides reference information for the `AsyncBatchAnnotateImagesResponse` class in version 3.5.0 of the Google Cloud Vision v1 API."],["The `AsyncBatchAnnotateImagesResponse` class is used for responses to asynchronous batch image annotation requests."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides access to earlier and newer versions of the class, including version 3.7.0, which is the latest, and older ones like 2.3.0."],["It also details the class's constructor and `OutputConfig` property, which defines output locations and metadata."]]],[]]