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."],["The `SensitivityScore` class calculates a sensitivity score for data, with higher scores indicating more sensitive data."],["The documentation covers various versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0, and also including the current version this page is focused on, 4.11.0."],["The `SensitivityScore` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property named `Score`, which is of type `SensitivityScore.Types.SensitivityScoreLevel` and represents the sensitivity level of the resource."]]],[]]