| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Projects.Content.Deidentify |
DLP.Projects.Content.deidentify(String parent,
GooglePrivacyDlpV2DeidentifyContentRequest content)
De-identifies potentially sensitive info from a ContentItem.
|
DLP.Projects.Locations.Content.Deidentify |
DLP.Projects.Locations.Content.deidentify(String parent,
GooglePrivacyDlpV2DeidentifyContentRequest content)
De-identifies potentially sensitive info from a ContentItem.
|
| Constructor and Description |
|---|
Deidentify(String parent,
GooglePrivacyDlpV2DeidentifyContentRequest content)
De-identifies potentially sensitive info from a ContentItem.
|
Deidentify(String parent,
GooglePrivacyDlpV2DeidentifyContentRequest content)
De-identifies potentially sensitive info from a ContentItem.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.clone() |
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setDeidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig deidentifyConfig)
Configuration for the de-identification of the content item.
|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setDeidentifyTemplateName(String deidentifyTemplateName)
Template to use.
|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setInspectConfig(GooglePrivacyDlpV2InspectConfig inspectConfig)
Configuration for the inspector.
|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setInspectTemplateName(String inspectTemplateName)
Template to use.
|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setItem(GooglePrivacyDlpV2ContentItem item)
The item to de-identify.
|
GooglePrivacyDlpV2DeidentifyContentRequest |
GooglePrivacyDlpV2DeidentifyContentRequest.setLocationId(String locationId)
Deprecated.
|
Copyright © 2011–2020 Google. All rights reserved.