Class: Google::Cloud::GkeHub::V1::MembershipFeatureState

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkehub/v1/feature.rb

Overview

MembershipFeatureState contains Feature status information for a single Membership.

Instance Attribute Summary collapse

Instance Attribute Details

#configmanagement::Google::Cloud::GkeHub::ConfigManagement::V1::MembershipState

Returns Config Management-specific state.

Returns:



223
224
225
226
# File 'proto_docs/google/cloud/gkehub/v1/feature.rb', line 223

class MembershipFeatureState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#state::Google::Cloud::GkeHub::V1::FeatureState

Returns The high-level state of this Feature for a single membership.

Returns:



223
224
225
226
# File 'proto_docs/google/cloud/gkehub/v1/feature.rb', line 223

class MembershipFeatureState
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end