Class Relevance (0.1.3)

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.

Values: RELEVANCE_UNSPECIFIED (0): Unspecified relevance. UNKNOWN (2): The relevance of the incident to the project is unknown. NOT_IMPACTED (6): The incident does not impact the project. PARTIALLY_RELATED (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. RELATED (8): The incident has a direct connection with your project and impacts a Google Cloud product in a location your project uses. IMPACTED (9): The incident is verified to be impacting your project.