| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.clone() |
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.getDeidentifyTemplate()
New DeidentifyTemplate value.
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.getDeidentifyTemplate()
Required.
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.set(String fieldName,
Object value) |
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setCreateTime(String createTime)
Output only.
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setDeidentifyConfig(GooglePrivacyDlpV2DeidentifyConfig deidentifyConfig)
/ // The core content of the template //
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setDescription(String description)
Short description (max 256 chars).
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setDisplayName(String displayName)
Display name (max 256 chars).
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setName(String name)
Output only.
|
GooglePrivacyDlpV2DeidentifyTemplate |
GooglePrivacyDlpV2DeidentifyTemplate.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2DeidentifyTemplate> |
GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.getDeidentifyTemplates()
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest |
GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest.setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate deidentifyTemplate)
New DeidentifyTemplate value.
|
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest |
GooglePrivacyDlpV2CreateDeidentifyTemplateRequest.setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate deidentifyTemplate)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ListDeidentifyTemplatesResponse |
GooglePrivacyDlpV2ListDeidentifyTemplatesResponse.setDeidentifyTemplates(List<GooglePrivacyDlpV2DeidentifyTemplate> deidentifyTemplates)
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
|
Copyright © 2011–2020 Google. All rights reserved.