Class MembershipState (1.5.1)

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

State of the Membership resource.

Attributes

NameDescription
code google.cloud.gkehub_v1beta1.types.MembershipState.Code
Output only. The current state of the Membership resource.
description str
This field is never set by the Hub Service.
update_time google.protobuf.timestamp_pb2.Timestamp
This field is never set by the Hub Service.

Inheritance

builtins.object > proto.message.Message > MembershipState

Classes

Code

Code(value)

Code describes the state of a Membership resource.