Type of the custom sensitive rule.
from glean.api_client.models import CustomSensitiveRuleType
value = CustomSensitiveRuleType.REGEX
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
REGEX |
REGEX |
TERM |
TERM |
INFO_TYPE |
INFO_TYPE |