Dataproc Metastore V1beta API - Module Google::Cloud::Metastore::V1beta::Service::DatabaseType (v0.5.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API module Google::Cloud::Metastore::V1beta::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.