The CuratedRuleSets this detection exclusion applies to. Format: projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{category}/curatedRuleSets/{rule_set}
curated_rules[]
string
The CuratedRules this detection exclusion applies to. Format: projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
rules[]
string
Optional. The Rules this detection exclusion applies to. Format: projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This section defines the JSON structure for specifying which detectors a detection exclusion applies to."],["The `curated_rule_sets[]` field lists specific curated rule sets that the exclusion targets, using a defined project-instance-category-ruleset format."],["The `curated_rules[]` field lists the specific curated rules that this exclusion applies to, formatted within the project and instance parameters."],["The `rules[]` field provides an optional way to specify individual rules for exclusion, following a defined project-instance-rule format."]]],[]]