type property
The table type. Possible string values are:
- "TYPE_UNSPECIFIED" : The type is not specified.
- "HIVE" : Represents a table compatible with Hive Metastore tables.
Implementation
core.String? type;
The table type. Possible string values are:
core.String? type;