Class ConnectionState (0.4.0)

ConnectionState(value)

The various connection states of the WorkloadIdentityPoolConnection.

Enums

Name Description
CONNECTION_STATE_UNSPECIFIED Default unspecified value.
CONNECTED The identity pool connection is connected.
PARTIALLY_CONNECTED The identity pool connection is partially connected.
DISCONNECTED The identity pool connection is disconnected.
UNKNOWN The identity pool connection is in an unknown state.