GoogleApi.SQLAdmin.V1.Model.RestoreBackupContext (google_api_sql_admin v0.71.0)
View SourceDatabase instance restore from backup context. Backup context contains source instance id and project id.
Attributes
-
backupRunId
(type:String.t
, default:nil
) - The ID of the backup run to restore from. -
instanceId
(type:String.t
, default:nil
) - The ID of the instance that the backup was taken from. -
kind
(type:String.t
, default:nil
) - This is alwayssql#restoreBackupContext
. -
project
(type:String.t
, default:nil
) - The full project ID of the source instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.