ruleType property
The type of the rule. Possible string values are:
- "RULE_TYPE_UNSPECIFIED" : Not specified.
- "BASELINE" : Baseline rules
- "CUSTOM" : Custom rules
Implementation
core.String? ruleType;
The type of the rule. Possible string values are:
core.String? ruleType;