RiskAnalysisJobConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration for a risk analysis job. See https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more.
Attributes | |
---|---|
Name | Description |
privacy_metric |
google.cloud.dlp_v2.types.PrivacyMetric
Privacy metric to compute. |
source_table |
google.cloud.dlp_v2.types.BigQueryTable
Input dataset to compute metrics over. |
actions |
MutableSequence[google.cloud.dlp_v2.types.Action]
Actions to execute at the completion of the job. Are executed in the order provided. |