Reference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::ConnectionState::State.
The connection state.
Constants
STATE_UNSPECIFIED
value: 0 Unknown connection state.
DISCONNECTED
value: 1 This cluster is currently disconnected from Google.
CONNECTED
value: 2 This cluster is currently connected to Google.
CONNECTED_AND_SYNCING
value: 3 This cluster is currently connected to Google, but may have recently
reconnected after a disconnection. It is still syncing back.
[[["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-12-11 UTC."],[],[]]