| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Projects.Content.Reidentify |
DLP.Projects.Content.reidentify(String parent,
GooglePrivacyDlpV2ReidentifyContentRequest content)
Re-identifies content that has been de-identified.
|
DLP.Projects.Locations.Content.Reidentify |
DLP.Projects.Locations.Content.reidentify(String parent,
GooglePrivacyDlpV2ReidentifyContentRequest content)
Re-identifies content that has been de-identified.
|
| Constructor and Description |
|---|
Reidentify(String parent,
GooglePrivacyDlpV2ReidentifyContentRequest content)
Re-identifies content that has been de-identified.
|
Reidentify(String parent,
GooglePrivacyDlpV2ReidentifyContentRequest content)
Re-identifies content that has been de-identified.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.clone() |
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setInspectConfig(GooglePrivacyDlpV2InspectConfig inspectConfig)
Configuration for the inspector.
|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setInspectTemplateName(String inspectTemplateName)
Template to use.
|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setItem(GooglePrivacyDlpV2ContentItem item)
The item to re-identify.
|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setLocationId(String locationId)
Deprecated.
|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setReidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig reidentifyConfig)
Configuration for the re-identification of the content item.
|
GooglePrivacyDlpV2ReidentifyContentRequest |
GooglePrivacyDlpV2ReidentifyContentRequest.setReidentifyTemplateName(String reidentifyTemplateName)
Template to use.
|
Copyright © 2011–2020 Google. All rights reserved.