Service Health V1 API - Module Google::Cloud::ServiceHealth::V1::Event::State (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Service Health V1 API module Google::Cloud::ServiceHealth::V1::Event::State.
The state of the event. This enum lists all possible states of event.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified state.
ACTIVE
value: 1 Event is actively affecting a Google Cloud product and will continue to
receive updates.
CLOSED
value: 2 Event is no longer affecting the Google Cloud product or has been merged
with another event.