Class Google::Cloud::Dlp::V2::RiskAnalysisJobConfig (v0.8.1)

Configuration for a risk analysis job. See https://cloud.google.com/dlp/docs/concepts-risk-analysis to learn more.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#actions

def actions() -> ::Array<::Google::Cloud::Dlp::V2::Action>
Returns

#actions=

def actions=(value) -> ::Array<::Google::Cloud::Dlp::V2::Action>
Parameter
Returns

#privacy_metric

def privacy_metric() -> ::Google::Cloud::Dlp::V2::PrivacyMetric
Returns

#privacy_metric=

def privacy_metric=(value) -> ::Google::Cloud::Dlp::V2::PrivacyMetric
Parameter
Returns

#source_table

def source_table() -> ::Google::Cloud::Dlp::V2::BigQueryTable
Returns

#source_table=

def source_table=(value) -> ::Google::Cloud::Dlp::V2::BigQueryTable
Parameter
Returns