Class: Google::Cloud::BackupDR::V1::ManagementServer::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::BackupDR::V1::ManagementServer::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/backupdr/v1/backupdr.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
156 157 158 159 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 156 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
156 157 158 159 |
# File 'proto_docs/google/cloud/backupdr/v1/backupdr.rb', line 156 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |