View Source GoogleApi.Metastore.V1beta.Model.DatabaseDump (google_api_metastore v0.11.1)
A specification of the location of and metadata about a database dump from a relational database management system.
Attributes
-
databaseType(type:String.t, default:nil) - The type of the database. -
gcsUri(type:String.t, default:nil) - A Cloud Storage object or folder URI that specifies the source from which to import metadata. It must begin with gs://. -
sourceDatabase(type:String.t, default:nil) - The name of the source database. -
type(type:String.t, default:nil) - Optional. The type of the database dump. If unspecified, defaults to MYSQL.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.