public sealed class CropHintsAnnotation : IMessage<CropHintsAnnotation>, IEquatable<CropHintsAnnotation>, IDeepCloneable<CropHintsAnnotation>, IBufferMessage, IMessage
Set of crop hints that are used to generate new crops when serving images.
[[["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\u003eCropHintsAnnotation\u003c/code\u003e class, part of the Google.Cloud.Vision.V1 namespace, provides a set of crop hints used for generating new crops when serving images.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt has a constructor that takes another \u003ccode\u003eCropHintsAnnotation\u003c/code\u003e object as a parameter to copy it, and another default constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCropHintsAnnotation\u003c/code\u003e class contains a \u003ccode\u003eCropHints\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eCropHint\u003c/code\u003e objects, representing the crop hint results.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eCropHintsAnnotation\u003c/code\u003e is 3.7.0 while the version the page refers to is 2.5.0, with various versions listed in between.\u003c/p\u003e\n"]]],[],null,[]]