CuratedRuleCount

Counts of detections originating from a single curated rule.

JSON representation
{ "curatedRule": string, "precision": enum (CuratedRulePrecision), "count": integer }
Fields
curatedRule

string

Name of the curated rule. Format: projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}

precision

enum (CuratedRulePrecision)

Precision of the curated rule.

count

integer

Count of the detections.