Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::SensitivityScore.
Score is a summary of all elements in the data profile. A higher number means more sensitive.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#score
def score() -> ::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel
Returns
- (::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel) — The score applied to the resource.
#score=
def score=(value) -> ::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel
Parameter
- value (::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel) — The score applied to the resource.
Returns
- (::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel) — The score applied to the resource.