| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.clone() |
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2CreateInspectTemplateRequest.getInspectTemplate()
Required.
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2UpdateInspectTemplateRequest.getInspectTemplate()
New InspectTemplate value.
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2RequestedOptions.getSnapshotInspectTemplate()
If run with an InspectTemplate, a snapshot of its state at the time of this run.
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.set(String fieldName,
Object value) |
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.setCreateTime(String createTime)
Output only.
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.setDescription(String description)
Short description (max 256 chars).
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.setDisplayName(String displayName)
Display name (max 256 chars).
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.setInspectConfig(GooglePrivacyDlpV2InspectConfig inspectConfig)
The core content of the template.
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.setName(String name)
Output only.
|
GooglePrivacyDlpV2InspectTemplate |
GooglePrivacyDlpV2InspectTemplate.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2InspectTemplate> |
GooglePrivacyDlpV2ListInspectTemplatesResponse.getInspectTemplates()
List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CreateInspectTemplateRequest |
GooglePrivacyDlpV2CreateInspectTemplateRequest.setInspectTemplate(GooglePrivacyDlpV2InspectTemplate inspectTemplate)
Required.
|
GooglePrivacyDlpV2UpdateInspectTemplateRequest |
GooglePrivacyDlpV2UpdateInspectTemplateRequest.setInspectTemplate(GooglePrivacyDlpV2InspectTemplate inspectTemplate)
New InspectTemplate value.
|
GooglePrivacyDlpV2RequestedOptions |
GooglePrivacyDlpV2RequestedOptions.setSnapshotInspectTemplate(GooglePrivacyDlpV2InspectTemplate snapshotInspectTemplate)
If run with an InspectTemplate, a snapshot of its state at the time of this run.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ListInspectTemplatesResponse |
GooglePrivacyDlpV2ListInspectTemplatesResponse.setInspectTemplates(List<GooglePrivacyDlpV2InspectTemplate> inspectTemplates)
List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
|
Copyright © 2011–2020 Google. All rights reserved.