public sealed class SensitivityScore : IMessage<SensitivityScore>, IEquatable<SensitivityScore>, IDeepCloneable<SensitivityScore>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class SensitivityScore.
Score is calculated from of all elements in the data profile.
A higher level means the data is more sensitive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `SensitivityScore` class within the Google Cloud Data Loss Prevention v2 API for .NET, with the most recent version being 4.16.0."],["The `SensitivityScore` class, part of the `Google.Cloud.Dlp.V2` namespace, is used to determine the sensitivity level of data, with higher scores indicating more sensitive data."],["The `SensitivityScore` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page shows a list of `SensitivityScore` class versions ranging from 2.15.0 up to the most recent version of 4.16.0, with all versions linked to their respective API documentation pages."],["The class includes a `Score` property of the type `SensitivityScore.Types.SensitivityScoreLevel`, that can be set to get the data sensitivity of a resource."]]],[]]