Class: Google::Cloud::AlloyDB::V1alpha::Instance::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1alpha::Instance::AnnotationsEntry
- 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
806 807 808 809 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 806 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
806 807 808 809 |
# File 'proto_docs/google/cloud/alloydb/v1alpha/resources.rb', line 806 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |