Module: Google::Cloud::Metastore::V1::MetadataImport::DatabaseDump::DatabaseType

Defined in:
proto_docs/google/cloud/metastore/v1/metastore.rb

Overview

The type of the database.

Constant Summary collapse

DATABASE_TYPE_UNSPECIFIED =

The type of the source database is unknown.

0
MYSQL =

The type of the source database is MySQL.

1