Class: Google::Cloud::BackupDR::V1::ResourceBackupConfig::TargetResourceLabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::BackupDR::V1::ResourceBackupConfig::TargetResourceLabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/backupdr/v1/protection_summary.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
114 115 116 117 |
# File 'proto_docs/google/cloud/backupdr/v1/protection_summary.rb', line 114 class TargetResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
114 115 116 117 |
# File 'proto_docs/google/cloud/backupdr/v1/protection_summary.rb', line 114 class TargetResourceLabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |