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\u003eThis document outlines the \u003ccode\u003eFeature\u003c/code\u003e class within the Google Cloud Vision API's version 3.0.0, detailing its structure, purpose, and implementation in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeature\u003c/code\u003e class represents a specific type of detection the Google Cloud Vision API can perform, alongside the maximum number of results it should return.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFeature\u003c/code\u003e class include \u003ccode\u003eMaxResults\u003c/code\u003e (the maximum number of results), \u003ccode\u003eModel\u003c/code\u003e (specifying the detection model to use), and \u003ccode\u003eType\u003c/code\u003e (the type of detection being performed).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFeature\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its integration within the Google Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a version history of the \u003ccode\u003eFeature\u003c/code\u003e class, with links to documentation for versions ranging from 2.3.0 up to the latest 3.7.0.\u003c/p\u003e\n"]]],[],null,[]]