View Source GoogleApi.SQLAdmin.V1beta4.Model.InstancesRestoreBackupRequest (google_api_sql_admin v0.68.0)
Database instance restore backup request.
Attributes
-
restoreBackupContext
(type:GoogleApi.SQLAdmin.V1beta4.Model.RestoreBackupContext.t
, default:nil
) - Parameters required to perform the restore backup operation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SQLAdmin.V1beta4.Model.InstancesRestoreBackupRequest{ restoreBackupContext: GoogleApi.SQLAdmin.V1beta4.Model.RestoreBackupContext.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.