| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Organizations.DeidentifyTemplates.Patch |
DLP.Organizations.DeidentifyTemplates.patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
DLP.Organizations.Locations.DeidentifyTemplates.Patch |
DLP.Organizations.Locations.DeidentifyTemplates.patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
DLP.Projects.DeidentifyTemplates.Patch |
DLP.Projects.DeidentifyTemplates.patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
DLP.Projects.Locations.DeidentifyTemplates.Patch |
DLP.Projects.Locations.DeidentifyTemplates.patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
| Constructor and Description |
|---|
Patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
Patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
Patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
Patch(String name,
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest content)
Updates the DeidentifyTemplate.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.clone() |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate deidentifyTemplate)
New DeidentifyTemplate value.
|
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.setUpdateMask(String updateMask)
Mask to control which fields get updated.
|
Copyright © 2011–2020 Google. All rights reserved.