Enum Service.Types.DatabaseType (1.0.0-alpha04)

public enum DatabaseType

The backend database type for the metastore service.

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.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.