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 documentation for the `SensitivityScore` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET framework."],["The `SensitivityScore` class is used to represent the calculated sensitivity score of data, where a higher score indicates more sensitive data."],["The page lists available versions of `SensitivityScore`, with version 4.16.0 being the latest and going down to version 2.15.0, with links to their respective documentation."],["The `SensitivityScore` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it includes details about its constructors and `Score` property."]]],[]]