Dataproc Metastore v1 API - Enum Service.Types.DatabaseType (2.7.0)

public enum Service.Types.DatabaseType

Reference documentation and code samples for the Dataproc Metastore v1 API enum Service.Types.DatabaseType.

The backend database type for the metastore service.

Namespace

Google.Cloud.Metastore.V1

Assembly

Google.Cloud.Metastore.V1.dll

Fields

NameDescription
Mysql

MySQL is used to persist the metastore data.

Spanner

Spanner is used to persist the metastore data.

Unspecified

The DATABASE_TYPE is not set.