name property

String? name
getter/setter pair

The resource name of the rule set.

Managed internally. Format: projects/{project_number}/locations/{location}/ruleSet/{rule_set_id}. The name is ignored when creating a rule set.

Implementation

core.String? name;