Reference documentation and code samples for the Data Loss Prevention V2 Client class InspectionRuleSet.
Rule set for modifying a set of infoTypes to alter behavior under certain circumstances, depending on the specific details of the rules within the set.
Generated from protobuf message google.privacy.dlp.v2.InspectionRuleSet
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ info_types
↳ rules
array< Google\Cloud\Dlp\V2\InspectionRule
>
Set of rules to be applied to infoTypes. The rules are applied in order.
getInfoTypes
List of infoTypes this rule set is applied to.
setInfoTypes
List of infoTypes this rule set is applied to.
$this
getRules
Set of rules to be applied to infoTypes. The rules are applied in order.
setRules
Set of rules to be applied to infoTypes. The rules are applied in order.
$this