public sealed class Feature : IMessage<Feature>, IEquatable<Feature>, IDeepCloneable<Feature>, IBufferMessage, IMessage
The type of Google Cloud Vision API detection to perform, and the maximum
number of results to return for that type. Multiple Feature objects can
be specified in the features list.
[[["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\u003eFeature\u003c/code\u003e class in the Google Cloud Vision API allows users to specify the type of detection to perform, along with the maximum number of results to return for that type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeature\u003c/code\u003e class is implemented in multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API reference available, from version 2.3.0 up to the latest version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxResults\u003c/code\u003e property determines the maximum number of results returned, excluding \u003ccode\u003eTEXT_DETECTION\u003c/code\u003e, \u003ccode\u003eDOCUMENT_TEXT_DETECTION\u003c/code\u003e, or \u003ccode\u003eCROP_HINTS\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eModel\u003c/code\u003e property allows selection between different models such as "builtin/stable" or "builtin/latest", and the \u003ccode\u003eType\u003c/code\u003e property defines the specific feature type to use.\u003c/p\u003e\n"]]],[],null,[]]