Class: Google::Cloud::ApiHub::V1::Version::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ApiHub::V1::Version::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
230 231 232 233 |
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 230 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ApiHub::V1::AttributeValues
230 231 232 233 |
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 230 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |