BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Storage V1 API module Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type.
Constants
TYPE_UNSPECIFIED
value: 0 Illegal value
STRING
value: 1 64K, UTF8
INT64
value: 2 64-bit signed
DOUBLE
value: 3 64-bit IEEE floating point
STRUCT
value: 4 Aggregate type
BYTES
value: 5 64K, Binary
BOOL
value: 6 2-valued
TIMESTAMP
value: 7 64-bit signed usec since UTC epoch
DATE
value: 8 Civil date - Year, Month, Day
TIME
value: 9 Civil time - Hour, Minute, Second, Microseconds
DATETIME
value: 10 Combination of civil date and civil time
[[["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."],[],[]]