MembershipState(mapping=None, *, ignore_unknown_fields=False, **kwargs)
State of the Membership resource. .. attribute:: code
Output only. The current state of the Membership resource.
:type: google.cloud.gkehub_v1beta1.types.MembershipState.Code
Attributes |
|
---|---|
Name | Description |
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. |
Classes
Code
Code(value)
Code describes the state of a Membership resource.