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