responseType
Stay organized with collections
Save and categorize content based on your preferences.
The following table describes the values for the alert <responseType>
enumeration in <info>
entities:
Value |
Description |
Shelter |
The Shelter value alerts recipients to take shelter in
place or according to the <instruction>
element.
|
Evacuate |
The Evacuate value alerts recipients to relocate as
instructed in the <instruction> element.
|
Prepare |
The Prepare value alerts recipients to make
preparations according to the <instruction>
element.
|
Execute |
The Execute value alerts recipients to execute a
preplanned activity defined in the <instruction>
element.
|
Avoid |
The Avoid value alerts recipients to avoid the subject
event as described in the <instruction>
element.
|
Monitor |
The Monitor value alerts recipients to attend to
information sources as described in the
<instruction> element.
|
Assess |
The Assess value alerts recipients to evaluate the
information in the alert message.
Don't use the Assess value in public warning applications.
|
AllClear |
The AllClear value indicates that the subject event no
longer poses a threat or concern, and any follow-on action is
described in the <instruction> element.
|
None |
The None value indicates that no action is
recommended.
|
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 `\u003cresponseType\u003e` values within an alert's `\u003cinfo\u003e` entity categorize the recommended response to an emergency."],["These values, such as `Shelter`, `Evacuate`, or `Monitor`, guide recipients on appropriate actions to take, with detailed instructions provided in the `\u003cinstruction\u003e` element."],["`AllClear` signals the end of a threat, while `None` signifies no action is necessary."],["Although `Assess` prompts information evaluation, it's not intended for public use, unlike other values designed for broad dissemination during emergencies."]]],["The alert `\u003cresponseType\u003e` values dictate recipient actions. `Shelter` directs taking shelter; `Evacuate` means relocating. `Prepare` involves making preparations; `Execute` means carrying out a preplanned activity. `Avoid` signals staying away from the event, while `Monitor` suggests observing information sources. `Assess` indicates evaluating alert data, but not for public warnings. `AllClear` means the threat is over, and `None` signifies no action is needed, with specific instructions located in the `\u003cinstruction\u003e` element.\n"]]