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."],[[["This webpage provides reference documentation for the `SensitivityScore` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `SensitivityScore` class is used to represent the sensitivity score of data, calculated from all elements in a data profile, where a higher score indicates more sensitive data."],["The page details the class's inheritance, implemented interfaces, namespace, and assembly, alongside listing all available versions of this API and its related versions, ranging from 2.15.0 to the latest 4.16.0."],["The class provides two constructors one public empty constructor and one that accepts another `SensitivityScore` object, and also features a `Score` property, of the type `SensitivityScore.Types.SensitivityScoreLevel`, which indicates the level of sensitivity of the data."]]],[]]