public sealed class AsyncAnnotateFileRequest : IMessage<AsyncAnnotateFileRequest>, IEquatable<AsyncAnnotateFileRequest>, IDeepCloneable<AsyncAnnotateFileRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `AsyncAnnotateFileRequest` documentation is 3.7.0, while the current page is displaying information for version 2.4.0."],["`AsyncAnnotateFileRequest` is designed for offline file annotation requests within the Google Cloud Vision API."],["This class, which implements several interfaces like `IMessage` and `IEquatable`, allows for specifying features, image context, input configurations, and output configurations."],["The `AsyncAnnotateFileRequest` class has two constructors: one default, and one that accepts another `AsyncAnnotateFileRequest` object for copying purposes."],["The class contains properties to define the features, the context in the image, the information regarding the input file, and the wanted output configuration."]]],[]]