public sealed class 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."],[[["The document provides reference documentation for the `KAnonymityResult` class within the Google Cloud Data Loss Prevention v2 API, specifically in the `AnalyzeDataSourceRiskDetails.Types` namespace."],["It outlines the `KAnonymityResult` class's inheritance, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for .NET, showing its place in the class hierarchy."],["The documentation covers the class's constructors, including a default constructor and a copy constructor, for creating `KAnonymityResult` objects."],["The document details a key property, `EquivalenceClassHistogramBuckets`, which is a `RepeatedField` used to store a histogram of k-anonymity equivalence classes, representing the distribution of data within the result."],["This API documentation ranges from version 2.15.0 all the way up to 4.16.0 (latest) of the class, along with other past versions."]]],[]]