public sealed class CropHintsAnnotation : IMessage<CropHintsAnnotation>, IEquatable<CropHintsAnnotation>, IDeepCloneable<CropHintsAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class CropHintsAnnotation.
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"]],[["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-04-17 UTC."],[[["The document provides reference documentation for the `CropHintsAnnotation` class within the Google Cloud Vision v1 API."],["`CropHintsAnnotation` is a class used to generate new crops when serving images, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this document is 3.7.0, while also including information and documentation on versions ranging from 3.6.0 all the way back to 2.3.0."],["The `CropHintsAnnotation` class includes a property called `CropHints`, which contains the crop hint results in the form of a `RepeatedField\u003cCropHint\u003e`."]]],[]]