| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.clone() |
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.setJobNotificationEmails(GooglePrivacyDlpV2JobNotificationEmails jobNotificationEmails)
Enable email notification for project owners and editors on job's completion/failure.
|
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.setPublishFindingsToCloudDataCatalog(GooglePrivacyDlpV2PublishFindingsToCloudDataCatalog publishFindingsToCloudDataCatalog)
Publish findings to Cloud Datahub.
|
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.setPublishSummaryToCscc(GooglePrivacyDlpV2PublishSummaryToCscc publishSummaryToCscc)
Publish summary to Cloud Security Command Center (Alpha).
|
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.setPublishToStackdriver(GooglePrivacyDlpV2PublishToStackdriver publishToStackdriver)
Enable Stackdriver metric dlp.googleapis.com/finding_count.
|
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.setPubSub(GooglePrivacyDlpV2PublishToPubSub pubSub)
Publish a notification to a pubsub topic.
|
GooglePrivacyDlpV2Action |
GooglePrivacyDlpV2Action.setSaveFindings(GooglePrivacyDlpV2SaveFindings saveFindings)
Save resulting findings in a provided location.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePrivacyDlpV2Action> |
GooglePrivacyDlpV2RiskAnalysisJobConfig.getActions()
Actions to execute at the completion of the job.
|
List<GooglePrivacyDlpV2Action> |
GooglePrivacyDlpV2InspectJobConfig.getActions()
Actions to execute at the completion of the job.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.setActions(List<GooglePrivacyDlpV2Action> actions)
Actions to execute at the completion of the job.
|
GooglePrivacyDlpV2InspectJobConfig |
GooglePrivacyDlpV2InspectJobConfig.setActions(List<GooglePrivacyDlpV2Action> actions)
Actions to execute at the completion of the job.
|
Copyright © 2011–2020 Google. All rights reserved.