| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyConfig.clone() |
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyContentRequest.getDeidentifyConfig()
Configuration for the de-identification of the content item.
|
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyTemplate.getDeidentifyConfig()
/ // The core content of the template //
|
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2ReidentifyContentRequest.getReidentifyConfig()
Configuration for the re-identification of the content item.
|
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyConfig.setInfoTypeTransformations(GooglePrivacyDlpV2InfoTypeTransformations infoTypeTransformations)
Treat the dataset as free-form text and apply the same free text transformation everywhere.
|
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyConfig.setRecordTransformations(GooglePrivacyDlpV2RecordTransformations recordTransformations)
Treat the dataset as structured.
|
GooglePrivacyDlpV2DeidentifyConfig |
GooglePrivacyDlpV2DeidentifyConfig.setTransformationErrorHandling(GooglePrivacyDlpV2TransformationErrorHandling transformationErrorHandling)
Mode for handling transformation errors.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setDeidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig deidentifyConfig)
Configuration for the de-identification of the content item.
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setDeidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig deidentifyConfig)
/ // The core content of the template //
|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setReidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig reidentifyConfig)
Configuration for the re-identification of the content item.
|
Copyright © 2011–2020 Google. All rights reserved.