| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Proximity |
GooglePrivacyDlpV2Proximity.clone() |
GooglePrivacyDlpV2Proximity |
GooglePrivacyDlpV2HotwordRule.getProximity()
Proximity of the finding within which the entire hotword must reside.
|
GooglePrivacyDlpV2Proximity |
GooglePrivacyDlpV2Proximity.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Proximity |
GooglePrivacyDlpV2Proximity.setWindowAfter(Integer windowAfter)
Number of characters after the finding to consider.
|
GooglePrivacyDlpV2Proximity |
GooglePrivacyDlpV2Proximity.setWindowBefore(Integer windowBefore)
Number of characters before the finding to consider.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2HotwordRule |
GooglePrivacyDlpV2HotwordRule.setProximity(GooglePrivacyDlpV2Proximity proximity)
Proximity of the finding within which the entire hotword must reside.
|
Copyright © 2011–2020 Google. All rights reserved.