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.
PARTIALLY_RELATED
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.
RELATED
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]