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.
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".DOCUMENT_TEXT_DETECTIONandTEXT_DETECTIONalso support "builtin/weekly" for the
bleeding edge release updated weekly.
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,["# Class Feature (3.10.2)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.2 (latest)](/python/docs/reference/vision/latest/google.cloud.vision_v1.types.Feature)\n- [3.10.0](/python/docs/reference/vision/3.10.0/google.cloud.vision_v1.types.Feature)\n- [3.9.0](/python/docs/reference/vision/3.9.0/google.cloud.vision_v1.types.Feature)\n- [3.8.1](/python/docs/reference/vision/3.8.1/google.cloud.vision_v1.types.Feature)\n- [3.7.4](/python/docs/reference/vision/3.7.4/google.cloud.vision_v1.types.Feature)\n- [3.6.0](/python/docs/reference/vision/3.6.0/google.cloud.vision_v1.types.Feature)\n- [3.5.0](/python/docs/reference/vision/3.5.0/google.cloud.vision_v1.types.Feature)\n- [3.4.5](/python/docs/reference/vision/3.4.5/google.cloud.vision_v1.types.Feature)\n- [3.3.1](/python/docs/reference/vision/3.3.1/google.cloud.vision_v1.types.Feature)\n- [3.2.0](/python/docs/reference/vision/3.2.0/google.cloud.vision_v1.types.Feature)\n- [3.1.4](/python/docs/reference/vision/3.1.4/google.cloud.vision_v1.types.Feature)\n- [3.0.0](/python/docs/reference/vision/3.0.0/google.cloud.vision_v1.types.Feature)\n- [2.8.0](/python/docs/reference/vision/2.8.0/google.cloud.vision_v1.types.Feature)\n- [2.7.3](/python/docs/reference/vision/2.7.3/google.cloud.vision_v1.types.Feature)\n- [2.6.3](/python/docs/reference/vision/2.6.3/google.cloud.vision_v1.types.Feature)\n- [2.5.0](/python/docs/reference/vision/2.5.0/google.cloud.vision_v1.types.Feature)\n- [2.4.4](/python/docs/reference/vision/2.4.4/google.cloud.vision_v1.types.Feature)\n- [2.3.2](/python/docs/reference/vision/2.3.2/google.cloud.vision_v1.types.Feature)\n- [2.2.0](/python/docs/reference/vision/2.2.0/google.cloud.vision_v1.types.Feature)\n- [2.1.0](/python/docs/reference/vision/2.1.0/google.cloud.vision_v1.types.Feature)\n- [2.0.0](/python/docs/reference/vision/2.0.0/google.cloud.vision_v1.types.Feature)\n- [1.0.2](/python/docs/reference/vision/1.0.2/google.cloud.vision_v1.types.Feature)\n- [0.42.0](/python/docs/reference/vision/0.42.0/google.cloud.vision_v1.types.Feature)\n- [0.41.0](/python/docs/reference/vision/0.41.0/google.cloud.vision_v1.types.Feature)\n- [0.40.0](/python/docs/reference/vision/0.40.0/google.cloud.vision_v1.types.Feature)\n- [0.39.0](/python/docs/reference/vision/0.39.0/google.cloud.vision_v1.types.Feature)\n- [0.38.1](/python/docs/reference/vision/0.38.1/google.cloud.vision_v1.types.Feature) \n\n Feature(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe type of Google Cloud Vision API detection to perform, and the\nmaximum number of results to return for that type. Multiple\n`Feature` objects can be specified in the `features` list.\n\nClasses\n-------\n\n### Type\n\n Type(value)\n\nType of Google Cloud Vision API feature to be extracted."]]