View Source GoogleApi.BackupDR.V1.Model.RestoreBackupResponse (google_api_backup_dr v0.12.0)
Response message for restoring from a Backup.
Attributes
-
targetResource
(type:GoogleApi.BackupDR.V1.Model.TargetResource.t
, default:nil
) - Details of the target resource created/modified as part of restore.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BackupDR.V1.Model.RestoreBackupResponse{ targetResource: GoogleApi.BackupDR.V1.Model.TargetResource.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.