ReportingRule
Alerty z reguł raportowania skonfigurowanych przez administratora.
Zapis JSON |
{
"alertDetails": string,
"name": string,
"query": string
} |
Pola |
alertDetails |
string (bytes format)
Wszystkie inne szczegóły powiązanych alertów, na przykład AlertConfiguration.
|
name |
string
Nazwa reguły
|
query |
string (bytes format)
Zapytanie dotyczące reguły alertu Przykładowe zapytanie { warunek { filter {expectedApplicationId: 777491262838 pendingEventName: "indexable_content_change" filterOp: IN } } operator konfiguracyjny: OR }
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["Admins can configure reporting rules to generate alerts."],["Alerts provide details, a rule name, and the associated query."],["Alert details can include information from the AlertConfiguration."],["The query field displays the specific conditions that triggered the alert, such as application ID, event name, and filter operation."]]],[]]