| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.clone() |
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.set(String fieldName,
Object value) |
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.setCustomTag(String customTag)
A column can be tagged with a custom tag.
|
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.setField(GooglePrivacyDlpV2FieldId field)
Required.
|
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.setInferred(GoogleProtobufEmpty inferred)
If no semantic tag is indicated, we infer the statistical model from the distribution of values
in the input data
|
GooglePrivacyDlpV2QuasiId |
GooglePrivacyDlpV2QuasiId.setInfoType(GooglePrivacyDlpV2InfoType infoType)
A column can be tagged with a InfoType to use the relevant public dataset as a statistical
model of population, if available.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2QuasiId> |
GooglePrivacyDlpV2DeltaPresenceEstimationConfig.getQuasiIds()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DeltaPresenceEstimationConfig |
GooglePrivacyDlpV2DeltaPresenceEstimationConfig.setQuasiIds(List<GooglePrivacyDlpV2QuasiId> quasiIds)
Required.
|
Copyright © 2011–2020 Google. All rights reserved.