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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]