Class MembershipFeatureState (1.4.2)

MembershipFeatureState(mapping=None, *, ignore_unknown_fields=False, **kwargs)

MembershipFeatureState contains Feature status information for a single Membership.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
configmanagement google.cloud.gkehub_v1.configmanagement_v1.MembershipState
Config Management-specific state. This field is a member of `oneof`_ ``feature_state``.
state google.cloud.gkehub_v1.types.FeatureState
The high-level state of this Feature for a single membership.

Inheritance

builtins.object > proto.message.Message > MembershipFeatureState