public sealed class SensitivityScore : IMessage<SensitivityScore>, IEquatable<SensitivityScore>, IDeepCloneable<SensitivityScore>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSensitivityScore\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically for version 4.0.0 and provides links to prior versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSensitivityScore\u003c/code\u003e is designed to summarize the sensitivity of data elements, where a higher score indicates greater sensitivity.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating various functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScore\u003c/code\u003e property of the SensitivityScore class is used to store the sensitivity level, determined by the type \u003ccode\u003eSensitivityScore.Types.SensitivityScoreLevel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one being the default, and the other taking in another \u003ccode\u003eSensitivityScore\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]