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 webpage provides reference documentation for the `AsyncAnnotateFileResponse` class within the Google Cloud Vision v1 API, specifically for version 3.5.0."],["`AsyncAnnotateFileResponse` is used as the response for a single offline file annotation request, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Vision.V1` namespace and is found within the `Google.Cloud.Vision.V1.dll` assembly."],["The page lists various versions of the `AsyncAnnotateFileResponse` documentation, from 2.3.0 up to the latest version 3.7.0."],["The class includes constructors, such as a default constructor and a copy constructor that takes another `AsyncAnnotateFileResponse` instance as a parameter, as well as an `OutputConfig` property to manage output metadata."]]],[]]