public sealed class AnalyzeDataSourceRiskDetails.Types.KAnonymityResult : IMessage<AnalyzeDataSourceRiskDetails.Types.KAnonymityResult>, IEquatable<AnalyzeDataSourceRiskDetails.Types.KAnonymityResult>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.KAnonymityResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AnalyzeDataSourceRiskDetails.Types.KAnonymityResult.
[[["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 details for the `AnalyzeDataSourceRiskDetails.Types.KAnonymityResult` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `KAnonymityResult` class represents the outcome of a k-anonymity computation, a method used for data privacy."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `KAnonymityResult` class provides a property called `EquivalenceClassHistogramBuckets`, which stores a histogram of k-anonymity equivalence classes, essential for analyzing the k-anonymity results."],["The document covers versions of this class from version 2.15.0 up to 4.16.0, with version 4.16.0 being the latest."]]],[]]