| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.clone() |
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2JobTrigger.getInspectJob()
For inspect jobs, a snapshot of the configuration.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2CreateDlpJobRequest.getInspectJob()
An inspection job scans a storage repository for InfoTypes.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2RequestedOptions.getJobConfig()
Inspect config.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.setActions(List<GooglePrivacyDlpV2Action> actions)
Actions to execute at the completion of the job.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.setInspectConfig(GooglePrivacyDlpV2InspectConfig inspectConfig)
How and what to scan for.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.setInspectTemplateName(String inspectTemplateName)
If provided, will be used as the default for all values in InspectConfig.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.setStorageConfig(GooglePrivacyDlpV2StorageConfig storageConfig)
The data to scan.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2JobTrigger |
GooglePrivacyDlpV2JobTrigger.setInspectJob(GooglePrivacyDlpV2InspectJobConfig inspectJob)
For inspect jobs, a snapshot of the configuration.
|
GooglePrivacyDlpV2CreateDlpJobRequest |
GooglePrivacyDlpV2CreateDlpJobRequest.setInspectJob(GooglePrivacyDlpV2InspectJobConfig inspectJob)
An inspection job scans a storage repository for InfoTypes.
|
GooglePrivacyDlpV2RequestedOptions |
GooglePrivacyDlpV2RequestedOptions.setJobConfig(GooglePrivacyDlpV2InspectJobConfig jobConfig)
Inspect config.
|
Copyright © 2011–2020 Google. All rights reserved.