Class State (1.11.0)

State(value)

State of a connector.

Enums

Name Description
STATE_UNSPECIFIED Invalid state.
READY Connector is deployed and ready to receive traffic.
CREATING An Insert operation is in progress. Transient condition.
DELETING A Delete operation is in progress. Transient condition.
ERROR Connector is in a bad state, manual deletion recommended.
UPDATING The connector is being updated.