| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.clone() |
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RequestedRiskAnalysisOptions.getJobConfig()
The job config for the risk job.
|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2CreateDlpJobRequest.getRiskJob()
A risk analysis job calculates re-identification risk metrics for a BigQuery table.
|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.setActions(List<GooglePrivacyDlpV2Action> actions)
Actions to execute at the completion of the job.
|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.setPrivacyMetric(GooglePrivacyDlpV2PrivacyMetric privacyMetric)
Privacy metric to compute.
|
GooglePrivacyDlpV2RiskAnalysisJobConfig |
GooglePrivacyDlpV2RiskAnalysisJobConfig.setSourceTable(GooglePrivacyDlpV2BigQueryTable sourceTable)
Input dataset to compute metrics over.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2RequestedRiskAnalysisOptions |
GooglePrivacyDlpV2RequestedRiskAnalysisOptions.setJobConfig(GooglePrivacyDlpV2RiskAnalysisJobConfig jobConfig)
The job config for the risk job.
|
GooglePrivacyDlpV2CreateDlpJobRequest |
GooglePrivacyDlpV2CreateDlpJobRequest.setRiskJob(GooglePrivacyDlpV2RiskAnalysisJobConfig riskJob)
A risk analysis job calculates re-identification risk metrics for a BigQuery table.
|
Copyright © 2011–2020 Google. All rights reserved.