Reference documentation and code samples for the BeyondCorp AppConnections V1 API module Google::Cloud::BeyondCorp::AppConnections::V1::AppConnection::State.
Represents the different states of a AppConnection.
Constants
STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
CREATING
value: 1 AppConnection is being created.
CREATED
value: 2 AppConnection has been created.
UPDATING
value: 3 AppConnection's configuration is being updated.
DELETING
value: 4 AppConnection is being deleted.
DOWN
value: 5 AppConnection is down and may be restored in the future.
This happens when CCFE sends ProjectState = OFF.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]