Class Type (3.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Type(value)
Type of Google Cloud Vision API feature to be extracted.
Enums
Name
Description
TYPE_UNSPECIFIED
Unspecified feature type.
FACE_DETECTION
Run face detection.
LANDMARK_DETECTION
Run landmark detection.
LOGO_DETECTION
Run logo detection.
LABEL_DETECTION
Run label detection.
TEXT_DETECTION
Run text detection / optical character recognition (OCR). Text detection is optimized for areas of text within a larger image; if the image is a document, use `DOCUMENT_TEXT_DETECTION` instead.
DOCUMENT_TEXT_DETECTION
Run dense text document OCR. Takes precedence when both `DOCUMENT_TEXT_DETECTION` and `TEXT_DETECTION` are present.
SAFE_SEARCH_DETECTION
Run Safe Search to detect potentially unsafe or undesirable content.
IMAGE_PROPERTIES
Compute a set of image properties, such as the image's dominant colors.
[[["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 2026-03-31 UTC."],[],[]]