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