Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubCondition.
A condition consisting of a value.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#minimum_risk_score
def minimum_risk_score() -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
Returns
- (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum data risk score that triggers the condition.
#minimum_risk_score=
def minimum_risk_score=(value) -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
Parameter
- value (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum data risk score that triggers the condition.
Returns
- (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum data risk score that triggers the condition.
#minimum_sensitivity_score
def minimum_sensitivity_score() -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
Returns
- (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum sensitivity level that triggers the condition.
#minimum_sensitivity_score=
def minimum_sensitivity_score=(value) -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
Parameter
- value (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum sensitivity level that triggers the condition.
Returns
- (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum sensitivity level that triggers the condition.