Class ConnectionState (0.5.13)

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

ConnectionState holds the current connection state from the cluster to Google.

Attributes

Name Description
state google.cloud.edgecontainer_v1.types.Cluster.ConnectionState.State
Output only. The current connection state.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the connection state was last changed.

Classes

State

State(value)

The connection state.