Interface protos.google.privacy.dlp.v2.IInspectionRule (3.1.8)

Properties of an InspectionRule.

Package

@google-cloud/dlp!

Properties

exclusionRule

exclusionRule?: (google.privacy.dlp.v2.IExclusionRule|null);

InspectionRule exclusionRule

Property Value
TypeDescription
(google.privacy.dlp.v2.IExclusionRule|null)

hotwordRule

hotwordRule?: (google.privacy.dlp.v2.CustomInfoType.DetectionRule.IHotwordRule|null);

InspectionRule hotwordRule

Property Value
TypeDescription
(google.privacy.dlp.v2.CustomInfoType.DetectionRule.IHotwordRule|null)