Send feedback
Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::Cluster::MaintenanceEvent::State (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::MaintenanceEvent::State.
Indicates the maintenance event state.
Constants
STATE_UNSPECIFIED
RECONCILING
value: 1 The maintenance event is ongoing. The cluster might be unusable.
SUCCEEDED
value: 2 The maintenance event succeeded.
FAILED
value: 3 The maintenance event failed.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
Need to tell us more?
[[["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::MaintenanceEvent::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-MaintenanceEvent-State)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-Cluster-MaintenanceEvent-State)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-Cluster-MaintenanceEvent-State)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-Cluster-MaintenanceEvent-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-Cluster-MaintenanceEvent-State)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-Cluster-MaintenanceEvent-State) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API module Google::Cloud::EdgeContainer::V1::Cluster::MaintenanceEvent::State.\n\nIndicates the maintenance event state.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nUnspecified.\n\n### RECONCILING\n\n**value:** 1 \nThe maintenance event is ongoing. The cluster might be unusable.\n\n### SUCCEEDED\n\n**value:** 2 \nThe maintenance event succeeded.\n\n### FAILED\n\n**value:** 3 \nThe maintenance event failed."]]