Class DatabaseType (1.15.2)

DatabaseType(value)

The backend database type for the metastore service.

Values: DATABASE_TYPE_UNSPECIFIED (0): The DATABASE_TYPE is not set. MYSQL (1): MySQL is used to persist the metastore data. SPANNER (2): Spanner is used to persist the metastore data.