public sealed class AsyncAnnotateFileRequest : IMessage<AsyncAnnotateFileRequest>, IEquatable<AsyncAnnotateFileRequest>, IDeepCloneable<AsyncAnnotateFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AsyncAnnotateFileRequest.
[[["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."],[[["The document provides reference documentation for the `AsyncAnnotateFileRequest` class within the Google Cloud Vision v1 API, specifically for version 3.3.0."],["`AsyncAnnotateFileRequest` is an offline file annotation request class that inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Features`, `ImageContext`, `InputConfig`, and `OutputConfig`, which are essential for configuring and processing offline file annotation requests."],["The API supports multiple versions, with version 3.7.0 being the latest and several previous versions listed for reference."],["There are two constructors available for the class `AsyncAnnotateFileRequest`, one being empty, and the other taking another `AsyncAnnotateFileRequest` object."]]],[]]