Distributed Cloud Edge Container V1 API - Module Google::Cloud::EdgeContainer::V1::Cluster::MaintenanceEvent::State (v0.1.0)

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

value: 0
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.