Class: Google::Cloud::BackupDR::V1::TargetResource

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#gcp_resource::Google::Cloud::BackupDR::V1::GcpResource

Returns Details of the native Google Cloud resource created as part of restore.

Returns:



1040
1041
1042
1043
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 1040

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