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
-
(::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum data risk score that triggers the condition.
Note: The following fields are mutually exclusive:
minimum_risk_score
,minimum_sensitivity_score
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#minimum_risk_score=
def minimum_risk_score=(value) -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
-
value (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum data risk score that triggers the condition.
Note: The following fields are mutually exclusive:
minimum_risk_score
,minimum_sensitivity_score
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum data risk score that triggers the condition.
Note: The following fields are mutually exclusive:
minimum_risk_score
,minimum_sensitivity_score
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#minimum_sensitivity_score
def minimum_sensitivity_score() -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
-
(::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum sensitivity level that triggers the condition.
Note: The following fields are mutually exclusive:
minimum_sensitivity_score
,minimum_risk_score
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#minimum_sensitivity_score=
def minimum_sensitivity_score=(value) -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket
-
value (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum sensitivity level that triggers the condition.
Note: The following fields are mutually exclusive:
minimum_sensitivity_score
,minimum_risk_score
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket) — The minimum sensitivity level that triggers the condition.
Note: The following fields are mutually exclusive:
minimum_sensitivity_score
,minimum_risk_score
. If a field in that set is populated, all other fields in the set will automatically be cleared.