Class: Google::Cloud::Dlp::V2::AnalyzeDataSourceRiskDetails::RequestedRiskAnalysisOptions

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Risk analysis options.

Instance Attribute Summary collapse

Instance Attribute Details

#job_config::Google::Cloud::Dlp::V2::RiskAnalysisJobConfig

Returns The job config for the risk job.

Returns:



2005
2006
2007
2008
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2005

class RequestedRiskAnalysisOptions
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end