| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2HotwordRule.clone() |
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2DetectionRule.getHotwordRule()
Hotword-based detection rule.
|
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2InspectionRule.getHotwordRule()
Hotword-based detection rule.
|
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2HotwordRule.set(String fieldName,
Object value) |
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2HotwordRule.setHotwordRegex(GooglePrivacyDlpV2Regex hotwordRegex)
Regular expression pattern defining what qualifies as a hotword.
|
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2HotwordRule.setLikelihoodAdjustment(GooglePrivacyDlpV2LikelihoodAdjustment likelihoodAdjustment)
Likelihood adjustment to apply to all matching findings.
|
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2HotwordRule.setProximity(GooglePrivacyDlpV2Proximity proximity)
Proximity of the finding within which the entire hotword must reside.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DetectionRule |
GooglePrivacyDlpV2DetectionRule.setHotwordRule(GooglePrivacyDlpV2HotwordRule hotwordRule)
Hotword-based detection rule.
|
GooglePrivacyDlpV2InspectionRule |
GooglePrivacyDlpV2InspectionRule.setHotwordRule(GooglePrivacyDlpV2HotwordRule hotwordRule)
Hotword-based detection rule.
|
Copyright © 2011–2020 Google. All rights reserved.