| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Bucket |
GooglePrivacyDlpV2Bucket.clone() |
GooglePrivacyDlpV2Bucket |
GooglePrivacyDlpV2Bucket.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Bucket |
GooglePrivacyDlpV2Bucket.setMax(GooglePrivacyDlpV2Value max)
Upper bound of the range, exclusive; type must match min.
|
GooglePrivacyDlpV2Bucket |
GooglePrivacyDlpV2Bucket.setMin(GooglePrivacyDlpV2Value min)
Lower bound of the range, inclusive.
|
GooglePrivacyDlpV2Bucket |
GooglePrivacyDlpV2Bucket.setReplacementValue(GooglePrivacyDlpV2Value replacementValue)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2Bucket> |
GooglePrivacyDlpV2BucketingConfig.getBuckets()
Set of buckets.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2BucketingConfig |
GooglePrivacyDlpV2BucketingConfig.setBuckets(List<GooglePrivacyDlpV2Bucket> buckets)
Set of buckets.
|
Copyright © 2011–2020 Google. All rights reserved.