| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectionRuleSet |
GooglePrivacyDlpV2InspectionRuleSet.clone() |
GooglePrivacyDlpV2InspectionRuleSet |
GooglePrivacyDlpV2InspectionRuleSet.set(String fieldName,
Object value) |
GooglePrivacyDlpV2InspectionRuleSet |
GooglePrivacyDlpV2InspectionRuleSet.setInfoTypes(List<GooglePrivacyDlpV2InfoType> infoTypes)
List of infoTypes this rule set is applied to.
|
GooglePrivacyDlpV2InspectionRuleSet |
GooglePrivacyDlpV2InspectionRuleSet.setRules(List<GooglePrivacyDlpV2InspectionRule> rules)
Set of rules to be applied to infoTypes.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2InspectionRuleSet> |
GooglePrivacyDlpV2InspectConfig.getRuleSet()
Set of rules to apply to the findings for this InspectConfig.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectConfig |
GooglePrivacyDlpV2InspectConfig.setRuleSet(List<GooglePrivacyDlpV2InspectionRuleSet> ruleSet)
Set of rules to apply to the findings for this InspectConfig.
|
Copyright © 2011–2020 Google. All rights reserved.