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 webpage provides documentation for the `AnalyzeDataSourceRiskDetails.Types.KAnonymityResult` class in the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `KAnonymityResult` class is used to represent the result of a k-anonymity computation, which is a data anonymization technique."],["The page offers links to various versions of the class documentation, ranging from version 2.15.0 up to the latest, 4.16.0."],["The documentation outlines that the class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various methods and properties."],["A key property of `KAnonymityResult` is `EquivalenceClassHistogramBuckets`, which is a collection of `KAnonymityHistogramBucket` and contains a histogram of k-anonymity equivalence classes."]]],[]]