ReportingRule
JSON 표현 |
{
"alertDetails": string,
"name": string,
"query": string
} |
필드 |
alertDetails |
string (bytes format)
기타 연결된 알림 세부정보(예: AlertConfiguration)
|
name |
string
규칙 이름
|
query |
string (bytes format)
알림 규칙 쿼리 샘플 쿼리 쿼리 { 조건 { filter { requestedApplicationId: 777491262838expectedEventName: "indexable_content_change" filterOp: IN } } connectedOperator: OR }
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-22(UTC)
[null,null,["최종 업데이트: 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."]]],[]]