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 a summary of all elements in the data profile.
A higher number means 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, specifically for .NET."],["The latest version of the `SensitivityScore` documentation available is 4.16.0, with versions ranging back to 2.15.0 documented."],["The `SensitivityScore` class, which inherits from `Object`, represents a summary of data profile elements, where a higher score indicates greater sensitivity."],["The class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers two constructors, one default and one that takes another `SensitivityScore` instance."],["`SensitivityScore` contains a `Score` property of type `SensitivityScore.Types.SensitivityScoreLevel` which sets the sensitivity level of the resource."]]],[]]