Reference documentation and code samples for the Data Loss Prevention V2 Client class RiskAnalysisJobConfig.
Configuration for a risk analysis job. See https://cloud.google.com/sensitive-data-protection/docs/concepts-risk-analysis to learn more.
Generated from protobuf message google.privacy.dlp.v2.RiskAnalysisJobConfig
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ privacy_metric
↳ source_table
↳ actions
array< Action
>
Actions to execute at the completion of the job. Are executed in the order provided.
getPrivacyMetric
Privacy metric to compute.
hasPrivacyMetric
clearPrivacyMetric
setPrivacyMetric
Privacy metric to compute.
$this
getSourceTable
Input dataset to compute metrics over.
hasSourceTable
clearSourceTable
setSourceTable
Input dataset to compute metrics over.
$this
getActions
Actions to execute at the completion of the job. Are executed in the order provided.
setActions
Actions to execute at the completion of the job. Are executed in the order provided.
$this