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\u003eThe \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class is used to request tasks from the Google Cloud Vision API for user-provided images, features, and context information.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnnotateImageRequest\u003c/code\u003e contains properties like \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eImage\u003c/code\u003e, and \u003ccode\u003eImageContext\u003c/code\u003e to define the request parameters, including the features to be extracted from the image and any additional image context.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with the latest being version 3.7.0, and it is currently reading version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: an empty one and one that takes another \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]