name property

String name
final

Name of the Ruleset as a short string. This can be directly passed into APIs like SecurityRules.getRuleset and SecurityRules.deleteRuleset.

Implementation

final String name;