public sealed class AnnotateImageRequest : IMessage<AnnotateImageRequest>, IEquatable<AnnotateImageRequest>, IDeepCloneable<AnnotateImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class AnnotateImageRequest.
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 document provides reference information for the \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class within the Google Cloud Vision v1 API, specifically version 3.4.0, which is part of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e class is used to make requests for performing Google Cloud Vision API tasks on images, allowing for the specification of features and context.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it has constructors for creating new instances, either empty or by copying another \u003ccode\u003eAnnotateImageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eImage\u003c/code\u003e, and \u003ccode\u003eImageContext\u003c/code\u003e that are used to set the requested features, the image to be processed, and additional context information respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the available versions of the Google Cloud Vision API, with version 3.7.0 being the most recent, and it goes as low as 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]