Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::AnalyzeDataSourceRiskDetails::RequestedRiskAnalysisOptions.
Risk analysis options.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#job_config
def job_config() -> ::Google::Cloud::Dlp::V2::RiskAnalysisJobConfig
Returns
- (::Google::Cloud::Dlp::V2::RiskAnalysisJobConfig) — The job config for the risk job.
#job_config=
def job_config=(value) -> ::Google::Cloud::Dlp::V2::RiskAnalysisJobConfig
Parameter
- value (::Google::Cloud::Dlp::V2::RiskAnalysisJobConfig) — The job config for the risk job.
Returns
- (::Google::Cloud::Dlp::V2::RiskAnalysisJobConfig) — The job config for the risk job.