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.
Attributes
Name
Description
type_
.image_annotator.Feature.Type
The feature type.
max_results
int
Maximum number of results of this type. Does not apply to
TEXT_DETECTION, DOCUMENT_TEXT_DETECTION, or
CROP_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 2024-11-06 UTC."],[],[]]