| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectionRule |
GooglePrivacyDlpV2InspectionRule.clone() |
GooglePrivacyDlpV2InspectionRule |
GooglePrivacyDlpV2InspectionRule.set(String fieldName,
Object value) |
GooglePrivacyDlpV2InspectionRule |
GooglePrivacyDlpV2InspectionRule.setExclusionRule(GooglePrivacyDlpV2ExclusionRule exclusionRule)
Exclusion rule.
|
GooglePrivacyDlpV2InspectionRule |
GooglePrivacyDlpV2InspectionRule.setHotwordRule(GooglePrivacyDlpV2HotwordRule hotwordRule)
Hotword-based detection rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2InspectionRule> |
GooglePrivacyDlpV2InspectionRuleSet.getRules()
Set of rules to be applied to infoTypes.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectionRuleSet |
GooglePrivacyDlpV2InspectionRuleSet.setRules(List<GooglePrivacyDlpV2InspectionRule> rules)
Set of rules to be applied to infoTypes.
|
Copyright © 2011–2020 Google. All rights reserved.