| Package | Description |
|---|---|
| com.google.api.services.dlp.v2 | |
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DLP.Organizations.DeidentifyTemplates.Create |
DLP.Organizations.DeidentifyTemplates.create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
DLP.Organizations.Locations.DeidentifyTemplates.Create |
DLP.Organizations.Locations.DeidentifyTemplates.create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
DLP.Projects.DeidentifyTemplates.Create |
DLP.Projects.DeidentifyTemplates.create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
DLP.Projects.Locations.DeidentifyTemplates.Create |
DLP.Projects.Locations.DeidentifyTemplates.create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
| Constructor and Description |
|---|
Create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
Create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
Create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
Create(String parent,
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest content)
Creates a DeidentifyTemplate for re-using frequently used configuration for de-identifying
content, images, and storage.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.clone() |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate deidentifyTemplate)
Required.
|
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.setLocationId(String locationId)
Deprecated.
|
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.setTemplateId(String templateId)
The template id can contain uppercase and lowercase letters, numbers, and hyphens; that is, it
must match the regular expression: `[a-zA-Z\d-_]+`.
|
Copyright © 2011–2020 Google. All rights reserved.