Class: Google::Cloud::ApigeeRegistry::V1::ApiSpec::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ApigeeRegistry::V1::ApiSpec::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
263 264 265 266 |
# File 'proto_docs/google/cloud/apigeeregistry/v1/registry_models.rb', line 263 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
263 264 265 266 |
# File 'proto_docs/google/cloud/apigeeregistry/v1/registry_models.rb', line 263 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |