public sealed class AnalyzeDataSourceRiskDetails.Types.LDiversityResult : IMessage<AnalyzeDataSourceRiskDetails.Types.LDiversityResult>, IEquatable<AnalyzeDataSourceRiskDetails.Types.LDiversityResult>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.LDiversityResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AnalyzeDataSourceRiskDetails.Types.LDiversityResult.
[[["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 `AnalyzeDataSourceRiskDetails.Types.LDiversityResult` class within the Google Cloud Data Loss Prevention v2 API."],["The class is used for computing and representing the result of l-diversity calculations, a method for assessing data privacy."],["The documentation covers various versions of the API, from version 2.15.0 up to the latest 4.16.0, allowing you to access version specific documentation for the class."],["`LDiversityResult` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used for data handling within the API."],["The `SensitiveValueFrequencyHistogramBuckets` property, which is a `RepeatedField` of type `LDiversityHistogramBucket`, is used to represent the histogram of l-diversity equivalence class sensitive value frequencies."]]],[]]