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."],[[["This webpage provides reference documentation for the `KAnonymityResult` class within the Google Cloud Data Loss Prevention v2 API, specifically in the `AnalyzeDataSourceRiskDetails.Types` namespace."],["The `KAnonymityResult` class is used to represent the outcome of a k-anonymity computation, and is implemented as part of the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The current documentation covers versions from 2.15.0 up to the latest 4.16.0, along with many other versions, and includes details on class inheritance, implemented members, constructors, and the `EquivalenceClassHistogramBuckets` property."],["The `KAnonymityResult` has two constructors: a parameterless constructor and one that takes another instance of `AnalyzeDataSourceRiskDetails.Types.KAnonymityResult`."],["The webpage also includes the namespace and the assembly file information for the class, which is `Google.Cloud.Dlp.V2` and `Google.Cloud.Dlp.V2.dll`, respectively."]]],[]]