ReportingRule
هشدارها از قوانین گزارش پیکربندی شده توسط Admin.
نمایندگی JSON |
---|
{
"alertDetails": string,
"name": string,
"query": string
} |
فیلدها |
---|
alertDetails | string ( bytes format) سایر جزئیات هشدار مرتبط، برای مثال AlertConfiguration. |
name | string نام قانون |
query | string ( bytes format) Alert Rule Query Sample Query Query { condition { filter { expectApplicationId: 777491262838 expectEventName: "indexable_content_change" filterOp: IN } } conjunctionOperator: OR } |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]