Class: Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubCondition

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

Overview

A condition consisting of a value.

Instance Attribute Summary collapse

Instance Attribute Details

#minimum_risk_score::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket

Returns The minimum data risk score that triggers the condition.

Returns:



5483
5484
5485
5486
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5483

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

#minimum_sensitivity_score::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::ProfileScoreBucket

Returns The minimum sensitivity level that triggers the condition.

Returns:



5483
5484
5485
5486
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 5483

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