The type of Google Cloud Vision API detection to perform, and the
maximum number of results to return for that type. MultipleFeatureobjects can be specified in thefeatureslist.
Attributes
Name
Description
type_
.image_annotator.Feature.Type The feature type.
max_results
int Maximum number of results of this type. Does not apply toTEXT_DETECTION,DOCUMENT_TEXT_DETECTION, orCROP_HINTS.
model
str Model to use for the feature.
Supported values: "builtin/stable" (the default
if unset) and "builtin/latest".
Classes
Type
Type(value)
Type of Google Cloud Vision API feature to be extracted.
[[["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-08-28 UTC."],[],[],null,[]]