Reference documentation and code samples for the Data Loss Prevention V2 Client class RequestedRiskAnalysisOptions.
Risk analysis options.
Generated from protobuf message google.privacy.dlp.v2.AnalyzeDataSourceRiskDetails.RequestedRiskAnalysisOptions
Namespace
Google \ Cloud \ Dlp \ V2 \ AnalyzeDataSourceRiskDetailsMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ job_config |
Google\Cloud\Dlp\V2\RiskAnalysisJobConfig
The job config for the risk job. |
getJobConfig
The job config for the risk job.
Returns | |
---|---|
Type | Description |
Google\Cloud\Dlp\V2\RiskAnalysisJobConfig|null |
hasJobConfig
clearJobConfig
setJobConfig
The job config for the risk job.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Dlp\V2\RiskAnalysisJobConfig
|
Returns | |
---|---|
Type | Description |
$this |