public sealed class LDiversityConfig : IMessage<PrivacyMetric.Types.LDiversityConfig>, IEquatable<PrivacyMetric.Types.LDiversityConfig>, IDeepCloneable<PrivacyMetric.Types.LDiversityConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class PrivacyMetric.Types.LDiversityConfig.
l-diversity metric, used for analysis of reidentification risk.
Set of quasi-identifiers indicating how equivalence classes are
defined for the l-diversity computation. When multiple fields are
specified, they are considered a single composite key.
[[["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-21 UTC."],[[["This webpage provides documentation for the `LDiversityConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `LDiversityConfig` class is used to configure l-diversity metrics for analyzing re-identification risk, being a subclass of `PrivacyMetric.Types.LDiversityConfig` and implementing various interfaces."],["The page includes links to documentation for multiple versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0."],["The class contains properties such as `QuasiIds`, which define equivalence classes, and `SensitiveAttribute`, which specifies the sensitive field used in the l-diversity computation."],["It also provides access to methods and a constructor, along with an overview of its inheritance hierarchy and implemented interfaces."]]],[]]