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

Properties of an InspectionRuleSet.

Package

@google-cloud/dlp!

Properties

infoTypes

infoTypes?: (google.privacy.dlp.v2.IInfoType[]|null);

InspectionRuleSet infoTypes

Property Value
TypeDescription
(google.privacy.dlp.v2.IInfoType[]|null)

rules

rules?: (google.privacy.dlp.v2.IInspectionRule[]|null);

InspectionRuleSet rules

Property Value
TypeDescription
(google.privacy.dlp.v2.IInspectionRule[]|null)