public sealed class AsyncAnnotateFileResponse : IMessage<AsyncAnnotateFileResponse>, IEquatable<AsyncAnnotateFileResponse>, IDeepCloneable<AsyncAnnotateFileResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AsyncAnnotateFileResponse.
The response for a single offline file 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 `AsyncAnnotateFileResponse` class within the Google Cloud Vision v1 API, specifically for version 3.2.0."],["`AsyncAnnotateFileResponse` represents the response for a single offline file annotation request, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The page details the available constructors for creating an `AsyncAnnotateFileResponse` object, including a parameter for creating a copy of an existing response."],["It includes information on the `OutputConfig` property, which is used to configure the output location and metadata from the `AsyncAnnotateFileRequest`."],["Multiple versions of the Google.Cloud.Vision.V1 API are available, with 3.7.0 being the latest version and earlier versions dating back to 2.3.0, each with their own documentation paths."]]],[]]