typeSystem property
Specifies the system which defines the foreign data type.
Required. Possible string values are:
- "TYPE_SYSTEM_UNSPECIFIED" : TypeSystem not specified.
- "HIVE" : Represents Hive data types.
Implementation
core.String? typeSystem;
Specifies the system which defines the foreign data type.
Required. Possible string values are:
core.String? typeSystem;