Class InspectionRule (2.0.1)

InspectionRule(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A single inspection rule to be applied to infoTypes, specified in InspectionRuleSet.

Attributes

NameDescription
hotword_rule `.storage.CustomInfoType.DetectionRule.HotwordRule`
Hotword-based detection rule.
exclusion_rule `.dlp.ExclusionRule`
Exclusion rule.

Inheritance

builtins.object > proto.message.Message > InspectionRule