public sealed class KAnonymityResult : IMessage<AnalyzeDataSourceRiskDetails.Types.KAnonymityResult>, IEquatable<AnalyzeDataSourceRiskDetails.Types.KAnonymityResult>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.KAnonymityResult>, 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 details the `KAnonymityResult` class, which is used for the result of k-anonymity computations within the Google Cloud Data Loss Prevention (DLP) service."],["The latest version documented is 4.16.0, and the page contains version history dating back to version 2.15.0, allowing users to navigate and review previous iterations of the documentation."],["The `KAnonymityResult` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It includes a property called `EquivalenceClassHistogramBuckets` of type `RepeatedField\u003cAnalyzeDataSourceRiskDetails.Types.KAnonymityResult.Types.KAnonymityHistogramBucket\u003e`, which represents a histogram of k-anonymity equivalence classes."],["The `KAnonymityResult` class has two constructors, one being a parameterless constructor, and the other takes another `KAnonymityResult` object as a parameter."]]],[]]