BeyondCorp AppConnectors V1 API - Module Google::Cloud::BeyondCorp::AppConnectors::V1::AppConnector::State (v0.5.0)

Reference documentation and code samples for the BeyondCorp AppConnectors V1 API module Google::Cloud::BeyondCorp::AppConnectors::V1::AppConnector::State.

Represents the different states of a AppConnector.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

CREATING

value: 1
AppConnector is being created.

CREATED

value: 2
AppConnector has been created.

UPDATING

value: 3
AppConnector's configuration is being updated.

DELETING

value: 4
AppConnector is being deleted.

DOWN

value: 5
AppConnector is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.