View Source GoogleApi.DataMigration.V1.Model.DatabaseEngineInfo (google_api_data_migration v0.21.0)
The type and version of a source or destination database.
Attributes
-
engine
(type:String.t
, default:nil
) - Required. Engine type. -
version
(type:String.t
, default:nil
) - Required. Engine version, for example "12.c.1".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.