Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::Service::DatabaseType (v2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataproc Metastore V1 API module Google::Cloud::Metastore::V1::Service::DatabaseType.
The backend database type for the metastore service.
Constants
DATABASE_TYPE_UNSPECIFIED
value: 0 The DATABASE_TYPE is not set.
MYSQL
value: 1 MySQL is used to persist the metastore data.
SPANNER
value: 2 Spanner is used to persist the metastore data.