Class RiskAnalysisJobConfig (3.8.1)

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

NameDescription
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 Sequence[google.cloud.dlp_v2.types.Action]
Actions to execute at the completion of the job. Are executed in the order provided.