AssetAlertEvent Stay organized with collections Save and categorize content based on your preferences.
An Alert associated with an asset.
| JSON representation |
|---|
{"eventTime":string,"displayName":string,"chip":{object ( |
| Fields | |
|---|---|
eventTime |
A time associated with the alert. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
displayName |
The canonical string to display for the event. |
chip |
The chip to display. |
filterProperties |
A list of filter properties associated the event. |
sidebarEntries[] |
All the sidebar entries. |
rawLogsToken |
A token to request raw logs, this is opaque to the client. If empty, no raw logs can be requested. |
assetIndicator |
AssetIndicator used for pivoting. |
alertNumber |
Alert number used to identify an alert event. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-22 UTC.