BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::TableFieldSchema::Type (v0.11.1)

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

GEOGRAPHY

value: 11
Geography object

NUMERIC

value: 12
Numeric value

BIGNUMERIC

value: 13
BigNumeric value

INTERVAL

value: 14
Interval

JSON

value: 15
JSON, String