BeyondCorp AppGateways V1 API - Module Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::State (v0.2.0)

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

Represents the different states of an AppGateway.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

CREATING

value: 1
AppGateway is being created.

CREATED

value: 2
AppGateway has been created.

UPDATING

value: 3
AppGateway's configuration is being updated.

DELETING

value: 4
AppGateway is being deleted.

DOWN

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