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-04-09 UTC."],[[["The latest version available for the `SensitivityScore` class within the Google Cloud Data Loss Prevention v2 API is 4.16.0."],["The `SensitivityScore` class is part of the Google.Cloud.Dlp.V2 namespace and is included in the Google.Cloud.Dlp.V2.dll assembly."],["The `SensitivityScore` class represents a score derived from all elements in a data profile, where a higher score signifies more sensitive data."],["This class implements several interfaces including `IMessage`, `IEquatable\u003cSensitivityScore\u003e`, `IDeepCloneable\u003cSensitivityScore\u003e`, and `IBufferMessage`."],["The `SensitivityScore` class has a property named `Score` of type `SensitivityScore.Types.SensitivityScoreLevel`, which represents the sensitivity score level of a resource."]]],[]]