Cloud Channel V1 API - Module Google::Cloud::Channel::V1::Column::DataType (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::Column::DataType.
Available data types for columns. Corresponds to the fields in the
ReportValue oneof field.
Constants
DATA_TYPE_UNSPECIFIED
value: 0 Not used.
STRING
value: 1 ReportValues for this column will use string_value.
INT
value: 2 ReportValues for this column will use int_value.
DECIMAL
value: 3 ReportValues for this column will use decimal_value.
MONEY
value: 4 ReportValues for this column will use money_value.
DATE
value: 5 ReportValues for this column will use date_value.
DATE_TIME
value: 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 2026-05-07 UTC."],[],[]]