Class DataType (1.158.0)
Stay organized with collections
Save and categorize content based on your preferences.
DataType(value)
Data type of the metadata.
Enums
Name
Description
DATA_TYPE_UNSPECIFIED
Unspecified type.
INTEGER
Integer type.
FLOAT
Float type.
STRING
String type.
DATETIME
Supported formats: %Y-%m-%dT%H:%M:%E\ *S%E*\ z (absl::RFC3339_full) %Y-%m-%dT%H:%M:%E\ *S %Y-%m-%dT%H:%M%E*\ z %Y-%m-%dT%H:%M %Y-%m-%dT%H%E\ *z %Y-%m-%dT%H %Y-%m-%d%E*\ z %Y-%m-%d %Y-%m %Y
BOOLEAN
Boolean type.
LIST
List type. - Each element in the list must be of the exact same data schema; otherwise, they are invalid arguments. - Elements cannot be another list (no list of list).
[[["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-06-17 UTC."],[],[]]