Enum DatabaseDumpSpec.Types.Type (1.0.0-alpha04)

public enum Type

The type of the database dump.

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Fields

NameDescription
Avro

Database dump contains Avro files.

Mysql

Database dump is a MySQL dump file.

Unspecified

The type of the database dump is unknown.