ReportingRule

来自管理员配置的报告规则的提醒。

JSON 表示法
{
  "alertDetails": string,
  "name": string,
  "query": string
}
字段
alertDetails

string (bytes format)

任何其他关联的提醒详细信息,例如 AlertConfiguration。

name

string

规则名称

query

string (bytes format)

提醒规则查询示例查询 {condition { filter { expectedApplicationId: 777491262838 expectedEventName: "indexable_content_change"filterOp: IN } }连接运算符:OR }