| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2FindingLimits |
GooglePrivacyDlpV2FindingLimits.clone() |
GooglePrivacyDlpV2FindingLimits |
GooglePrivacyDlpV2InspectConfig.getLimits()
Configuration to control the number of findings returned.
|
GooglePrivacyDlpV2FindingLimits |
GooglePrivacyDlpV2FindingLimits.set(String fieldName,
Object value) |
GooglePrivacyDlpV2FindingLimits |
GooglePrivacyDlpV2FindingLimits.setMaxFindingsPerInfoType(List<GooglePrivacyDlpV2InfoTypeLimit> maxFindingsPerInfoType)
Configuration of findings limit given for specified infoTypes.
|
GooglePrivacyDlpV2FindingLimits |
GooglePrivacyDlpV2FindingLimits.setMaxFindingsPerItem(Integer maxFindingsPerItem)
Max number of findings that will be returned for each item scanned.
|
GooglePrivacyDlpV2FindingLimits |
GooglePrivacyDlpV2FindingLimits.setMaxFindingsPerRequest(Integer maxFindingsPerRequest)
Max number of findings that will be returned per request/job.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectConfig |
GooglePrivacyDlpV2InspectConfig.setLimits(GooglePrivacyDlpV2FindingLimits limits)
Configuration to control the number of findings returned.
|
Copyright © 2011–2020 Google. All rights reserved.