Class State (1.4.4)

State(value)

Enum State defines possible states of private connection.

Enums

Name Description
STATE_UNSPECIFIED The default value. This value is used if the state is omitted.
CREATING The private connection is being created.
ACTIVE The private connection is ready.
UPDATING The private connection is being updated.
DELETING The private connection is being deleted.
UNPROVISIONED The private connection is not provisioned, since no private cloud is present for which this private connection is needed.
FAILED The private connection is in failed state.