public sealed class AnnotateImageRequest : IMessage<AnnotateImageRequest>, IEquatable<AnnotateImageRequest>, IDeepCloneable<AnnotateImageRequest>, IBufferMessage, IMessage
Request for performing Google Cloud Vision API tasks over a user-provided
image, with user-requested features, and with context information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class, which is used to send requests to the Google Cloud Vision API for image analysis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and is available in versions ranging from 2.3.0 to the latest 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eImage\u003c/code\u003e, and \u003ccode\u003eImageContext\u003c/code\u003e, allowing for the specification of requested image analysis tasks, the image to be analyzed, and additional context.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage content includes details about the constructors for creating instances of the \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class, offering the option of a default constructor or a copy constructor that accepts another \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]