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."],[[["The latest version available for the Google Cloud Data Loss Prevention v2 API class `SensitivityScore` is 4.16.0."],["The `SensitivityScore` class represents a score calculated from all elements in a data profile, where a higher score indicates more sensitive data."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SensitivityScore` class includes a `Score` property which represents the sensitivity score level of a resource."],["There is a range of versions, from 2.15.0 to the latest 4.16.0, for the Google Cloud Data Loss Prevention v2 API `SensitivityScore` class, all linked in the document."]]],[]]