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 reference documentation for the `SensitivityScore` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.16.0 being the latest."],["`SensitivityScore` is used to determine the sensitivity level of data, with a higher score indicating more sensitive data."],["The `SensitivityScore` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions for `SensitivityScore` and the most recent versions of the DLP API, ranging from 2.15.0 to 4.16.0."],["The class includes the `Score` property that represents the sensitivity score level applied to the resource and is of the type `SensitivityScore.Types.SensitivityScoreLevel`."]]],[]]