public enum OrganizationEvent.Types.DetailedState
Reference documentation and code samples for the Service Health v1 API enum OrganizationEvent.Types.DetailedState.
The detailed state of the incident. This enum lists all possible detailed states of an incident.
Namespace
Google.Cloud.ServiceHealth.V1Assembly
Google.Cloud.ServiceHealth.V1.dll
Fields |
|
---|---|
Name | Description |
AutoClosed |
The incident was automatically closed because of the following reasons:
|
Confirmed |
The incident is confirmed and impacting at least one Google Cloud product. Ongoing status updates will be provided until it is resolved. |
Emerging |
Google engineers are actively investigating the incident to determine the impact. |
FalsePositive |
Upon investigation, Google engineers concluded that the incident is not affecting a Google Cloud product. This state can change if the incident is reviewed again. |
Merged |
The incident was merged into a parent event. All further updates will be
published to the parent only. The |
Resolved |
The incident is no longer affecting any Google Cloud product, and there will be no further updates. |
Unspecified |
Unspecified detail state. |