urgency
Stay organized with collections
Save and categorize content based on your preferences.
The following table describes the values for the alert <urgency>
enumeration
in <info>
entities:
Value |
Description |
Immediate |
The Immediate value alerts recipients to take
responsive action immediately.
|
Expected |
The Expected value alerts recipients to take
responsive action soon (within the next hour).
|
Future |
The Future value alerts recipients to take responsive
action in the near future.
|
Past |
The Past value indicates that responsive action is no
longer required.
|
Unknown |
The Unknown value indicates that the urgency of the
alert isn't known.
|
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."],[[["\u003cp\u003eThe \u003ccode\u003e<urgency>\u003c/code\u003e alert value in \u003ccode\u003e<info>\u003c/code\u003e entities defines the required response time for recipients.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImmediate\u003c/code\u003e urgency requires immediate action, \u003ccode\u003eExpected\u003c/code\u003e within the next hour, and \u003ccode\u003eFuture\u003c/code\u003e in the near future.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePast\u003c/code\u003e urgency indicates no further action is needed, while \u003ccode\u003eUnknown\u003c/code\u003e signifies an undefined urgency level.\u003c/p\u003e\n"]]],["The `\u003curgency\u003e` enumeration within `\u003cinfo\u003e` entities defines alert values. `Immediate` signals a need for immediate action. `Expected` indicates action should be taken within the next hour. `Future` means action will be required in the near future. `Past` signifies that action is no longer needed. `Unknown` denotes that the alert's urgency is unspecified. These values guide recipients on when and whether to respond to an alert.\n"],null,["The following table describes the values for the alert `\u003curgency\u003e` enumeration\nin `\u003cinfo\u003e` entities:\n\n| Value | Description |\n|-------------|-----------------------------------------------------------------------------------------------|\n| `Immediate` | The `Immediate` value alerts recipients to take responsive action immediately. |\n| `Expected` | The `Expected` value alerts recipients to take responsive action soon (within the next hour). |\n| `Future` | The `Future` value alerts recipients to take responsive action in the near future. |\n| `Past` | The `Past` value indicates that responsive action is no longer required. |\n| `Unknown` | The `Unknown` value indicates that the urgency of the alert isn't known. |"]]