Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::SensitivityScore (v1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::SensitivityScore.
Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#score
defscore()->::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel
Returns
- (::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel) — The sensitivity score applied to the resource.
#score=
defscore=(value)->::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel
Parameter
- value (::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel) — The sensitivity score applied to the resource.
Returns
- (::Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel) — The sensitivity score applied to the resource.