public enum TableFieldSchema.Types.Type
Namespace
Google.Cloud.BigQuery.Storage.V1Assembly
Google.Cloud.BigQuery.Storage.V1.dll
Fields |
|
---|---|
Name | Description |
Bignumeric |
BigNumeric value |
Bool |
2-valued |
Bytes |
64K, Binary |
Date |
Civil date - Year, Month, Day |
Datetime |
Combination of civil date and civil time |
Double |
64-bit IEEE floating point |
Geography |
Geography object |
Int64 |
64-bit signed |
Interval |
Interval |
Json |
JSON, String |
Numeric |
Numeric value |
Range |
RANGE |
String |
64K, UTF8 |
Struct |
Aggregate type |
Time |
Civil time - Hour, Minute, Second, Microseconds |
Timestamp |
64-bit signed usec since UTC epoch |
Unspecified |
Illegal value |