Available data types for columns. Corresponds to the fields in the
ReportValue oneof field.
Values:
DATA_TYPE_UNSPECIFIED (0):
Not used.
STRING (1):
ReportValues for this column will use string_value.
INT (2):
ReportValues for this column will use int_value.
DECIMAL (3):
ReportValues for this column will use decimal_value.
MONEY (4):
ReportValues for this column will use money_value.
DATE (5):
ReportValues for this column will use date_value.
DATE_TIME (6):
ReportValues for this column will use date_time_value.
[[["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-19 UTC."],[],[]]