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