Relevance(value)
Communicates why a given incident is deemed relevant in the context of a given project. This enum lists all possible detailed states of relevance.
Enums |
|
---|---|
Name | Description |
RELEVANCE_UNSPECIFIED |
Unspecified relevance. |
UNKNOWN |
The relevance of the incident to the project is unknown. |
NOT_IMPACTED |
The incident does not impact the project. |
PARTIALLY_RELATED |
The incident is associated with a Google Cloud product your project uses, but the incident may not be impacting your project. For example, the incident may be impacting a Google Cloud product that your project uses, but in a location that your project does not use. |
RELATED |
The incident has a direct connection with your project and impacts a Google Cloud product in a location your project uses. |
IMPACTED |
The incident is verified to be impacting your project. |