Class: Google::Cloud::BackupDR::V1::RestoreBackupResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/backupdr/v1/backupvault.rb

Overview

Response message for restoring from a Backup.

Instance Attribute Summary collapse

Instance Attribute Details

#target_resource::Google::Cloud::BackupDR::V1::TargetResource

Returns Details of the target resource created/modified as part of restore.

Returns:



1031
1032
1033
1034
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 1031

class RestoreBackupResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end