Class: Google::Cloud::GkeHub::V1::Feature::MembershipSpecsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::GkeHub::V1::Feature::MembershipSpecsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gkehub/v1/feature.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
99 100 101 102 |
# File 'proto_docs/google/cloud/gkehub/v1/feature.rb', line 99 class MembershipSpecsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::GkeHub::V1::MembershipFeatureSpec
99 100 101 102 |
# File 'proto_docs/google/cloud/gkehub/v1/feature.rb', line 99 class MembershipSpecsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |