Class: Google::Cloud::AlloyDB::V1alpha::AutomatedBackupPolicy::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::AutomatedBackupPolicy::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1alpha/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
244 245 246 247 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 244 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
244 245 246 247 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 244 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |