Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::DataType.
All supported data types.
Constants
DATA_TYPE_UNSPECIFIED
value: 0 The default value of DataType.
VIDEO
value: 1 Video data type like H264.
IMAGE
value: 3 Image data type.
PROTO
value: 2 Protobuf data type, usually used for general data blob.
PLACEHOLDER
value: 4 A placeholder data type, applicable for the universal input processor which
supports any data type. This will be instantiated and replaced by a
concrete underlying DataType during instance deployment.
[[["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."],[],[]]