public sealed class Feature : IMessage<Feature>, IEquatable<Feature>, IDeepCloneable<Feature>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class Feature.
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.
Model to use for the feature.
Supported values: "builtin/stable" (the default if unset) and
"builtin/latest". DOCUMENT_TEXT_DETECTION and TEXT_DETECTION also
support "builtin/weekly" for the bleeding edge release updated weekly.
[[["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\u003eFeature\u003c/code\u003e class within the Google Cloud Vision v1 API, outlining its purpose in specifying the type and quantity of detections.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeature\u003c/code\u003e class is the main component used in the Google Cloud Vision API to define the type of detection to be performed, as well as the maximum results that can be returned, and is implemented with various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe document presents a range of versions for the \u003ccode\u003eFeature\u003c/code\u003e class, with the latest version being 3.7.0, including documentation for version as far back as 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFeature\u003c/code\u003e class include \u003ccode\u003eMaxResults\u003c/code\u003e, allowing control over the number of detection results; \u003ccode\u003eModel\u003c/code\u003e, for selecting specific models like "builtin/stable" or "builtin/latest"; and \u003ccode\u003eType\u003c/code\u003e, to specify the type of feature detection to utilize.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeature\u003c/code\u003e class has two constructors: a default parameterless constructor and one to allow for passing another \u003ccode\u003eFeature\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]