Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::DatabaseDumpSpec::Type (v0.6.0)

Reference documentation and code samples for the Dataproc Metastore V1 API module Google::Cloud::Metastore::V1::DatabaseDumpSpec::Type.

The type of the database dump.

Constants

TYPE_UNSPECIFIED

value: 0
The type of the database dump is unknown.

MYSQL

value: 1
Database dump is a MySQL dump file.

AVRO

value: 2
Database dump contains Avro files.