Service Health V1 API - Module Google::Cloud::ServiceHealth::V1::Event::Relevance (v0.1.2)

Reference documentation and code samples for the Service Health V1 API module Google::Cloud::ServiceHealth::V1::Event::Relevance.

Communicates why a given incident is deemed relevant in the context of a given project. This enum lists all possible detailed states of relevance.

Constants

RELEVANCE_UNSPECIFIED

value: 0
Unspecified relevance.

UNKNOWN

value: 2
The relevance of the incident to the project is unknown.

NOT_IMPACTED

value: 6
The incident does not impact the project.

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

value: 8
The incident has a direct connection with your project and impacts a Google Cloud product in a location your project uses.

IMPACTED

value: 9
The incident is verified to be impacting your project.