Class: Google::Cloud::ApigeeRegistry::V1::Api::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ApigeeRegistry::V1::Api::AnnotationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/apigeeregistry/v1/registry_models.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
92 93 94 95 |
# File 'proto_docs/google/cloud/apigeeregistry/v1/registry_models.rb', line 92 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
92 93 94 95 |
# File 'proto_docs/google/cloud/apigeeregistry/v1/registry_models.rb', line 92 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |