public sealed class LDiversityResult : IMessage<AnalyzeDataSourceRiskDetails.Types.LDiversityResult>, IEquatable<AnalyzeDataSourceRiskDetails.Types.LDiversityResult>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.LDiversityResult>, IBufferMessage, IMessage
[[["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 page provides documentation for the `LDiversityResult` class, which is part of the `Google.Cloud.Dlp.V2` namespace and used for l-diversity computation results."],["The latest version available is 4.16.0, with a comprehensive list of previous versions accessible, starting from version 2.15.0."],["The `LDiversityResult` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property named `SensitiveValueFrequencyHistogramBuckets`, which provides a histogram of l-diversity equivalence class sensitive value frequencies."],["The class also includes two constructors: a default constructor and another that accepts an `AnalyzeDataSourceRiskDetails.Types.LDiversityResult` object as a parameter."]]],[]]