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 document provides reference documentation for the `AnalyzeDataSourceRiskDetails.Types.LDiversityResult` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `LDiversityResult` class, which is part of the `Google.Cloud.Dlp.V2` namespace, is designed to represent the outcome of an l-diversity computation and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the Google Cloud DLP API, ranging from version 2.15.0 up to the latest version 4.16.0, all related to the same `LDiversityResult` class."],["The `LDiversityResult` class includes properties, such as `SensitiveValueFrequencyHistogramBuckets`, which are used to represent the histogram of l-diversity equivalence class sensitive value frequencies."],["The document also includes links to the Microsoft documentation on implementing interfaces like `object`, `IEquatable`, as well as links to the Google Cloud documentation for `IMessage`, `IBufferMessage`, and `IDeepCloneable`."]]],[]]