| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2KAnonymityEquivalenceClass |
GooglePrivacyDlpV2KAnonymityEquivalenceClass.clone() |
GooglePrivacyDlpV2KAnonymityEquivalenceClass |
GooglePrivacyDlpV2KAnonymityEquivalenceClass.set(String fieldName,
Object value) |
GooglePrivacyDlpV2KAnonymityEquivalenceClass |
GooglePrivacyDlpV2KAnonymityEquivalenceClass.setEquivalenceClassSize(Long equivalenceClassSize)
Size of the equivalence class, for example number of rows with the above set of values.
|
GooglePrivacyDlpV2KAnonymityEquivalenceClass |
GooglePrivacyDlpV2KAnonymityEquivalenceClass.setQuasiIdsValues(List<GooglePrivacyDlpV2Value> quasiIdsValues)
Set of values defining the equivalence class.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2KAnonymityEquivalenceClass> |
GooglePrivacyDlpV2KAnonymityHistogramBucket.getBucketValues()
Sample of equivalence classes in this bucket.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2KAnonymityHistogramBucket |
GooglePrivacyDlpV2KAnonymityHistogramBucket.setBucketValues(List<GooglePrivacyDlpV2KAnonymityEquivalenceClass> bucketValues)
Sample of equivalence classes in this bucket.
|
Copyright © 2011–2020 Google. All rights reserved.