severity
Stay organized with collections
Save and categorize content based on your preferences.
The following table describes the values for the alert <severity>
enumeration
in <info>
entities:
Value |
Description |
Extreme |
The Extreme value indicates an extraordinary threat to
life or property.
|
Severe |
The Severe value indicates a significant threat to
life or property.
|
Moderate |
The Moderate value indicates a possible threat to life
or property.
|
Minor |
The Minor value indicates a minimal threat to life or
property.
|
Unknown |
The Unknown value indicates that the severity of an
event is unknown.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[[["The `\u003cseverity\u003e` enumeration in `\u003cinfo\u003e` entities describes the level of threat associated with an alert."],["`Extreme`, `Severe`, `Moderate`, `Minor`, and `Unknown` are the possible values used to indicate the severity of an event, ranging from extraordinary threat to unknown threat level."]]],["The severity of an alert is categorized into five values: `Extreme`, `Severe`, `Moderate`, `Minor`, and `Unknown`. `Extreme` signifies an extraordinary threat, `Severe` a significant threat, and `Moderate` a possible threat to life or property. `Minor` represents a minimal threat, while `Unknown` denotes that the event's severity is undetermined. These values describe the degree of threat posed by an alert.\n"]]