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 2025-09-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::Cluster::ConnectionState::State (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-Cluster-ConnectionState-State)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-Cluster-ConnectionState-State)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-Cluster-ConnectionState-State)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-Cluster-ConnectionState-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-Cluster-ConnectionState-State)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-Cluster-ConnectionState-State) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::ConnectionState::State.\n\nThe connection state.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nUnknown connection state.\n\n### DISCONNECTED\n\n**value:** 1 \nThis cluster is currently disconnected from Google.\n\n### CONNECTED\n\n**value:** 2 \nThis cluster is currently connected to Google.\n\n### CONNECTED_AND_SYNCING\n\n**value:** 3 \nThis cluster is currently connected to Google, but may have recently\nreconnected after a disconnection. It is still syncing back."]]