REST Resource: projects.locations.instances.curatedRuleSetCategories

Resource: CuratedRuleSetCategory

Describes a collection of curated rule sets.

JSON representation
{
  "name": string,
  "display_name": string
}
Fields
name

string

The resource name of the rule set category. Format: 'projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}'

display_name

string

Output only. The unique display name of the rule set category.

Methods

get

Gets a CuratedRuleSetCategory.

list

Lists CuratedRuleSetCategories.