| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.clone() |
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2InspectionRule.getExclusionRule()
Exclusion rule.
|
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.set(String fieldName,
Object value) |
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.setDictionary(GooglePrivacyDlpV2Dictionary dictionary)
Dictionary which defines the rule.
|
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.setExcludeInfoTypes(GooglePrivacyDlpV2ExcludeInfoTypes excludeInfoTypes)
Set of infoTypes for which findings would affect this rule.
|
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.setMatchingType(String matchingType)
How the rule is applied, see MatchingType documentation for details.
|
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.setRegex(GooglePrivacyDlpV2Regex regex)
Regular expression which defines the rule.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectionRule |
GooglePrivacyDlpV2InspectionRule.setExclusionRule(GooglePrivacyDlpV2ExclusionRule exclusionRule)
Exclusion rule.
|
Copyright © 2011–2020 Google. All rights reserved.