google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.RestoreBackupContext View Source
Database instance restore from backup context.
Attributes
- backupRunId (String): The ID of the backup run to restore from. Defaults to:
null
. - instanceId (String): The ID of the instance that the backup was taken from. Defaults to:
null
. - kind (String): This is always sql#restoreBackupContext. Defaults to:
null
.