Class: Google::Cloud::ApiHub::V1::Definition::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ApiHub::V1::Definition::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/apihub/v1/common_fields.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
507 508 509 510 |
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 507 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ApiHub::V1::AttributeValues
507 508 509 510 |
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 507 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |