public sealed class PrivacyMetric.Types.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-24 UTC."],[[["This webpage provides documentation for the `PrivacyMetric.Types.LDiversityConfig` class within the Google Cloud Data Loss Prevention v2 API."],["`LDiversityConfig` is an l-diversity metric, which is a tool used for analyzing reidentification risk."],["The document outlines the class's constructors, which are a default constructor `LDiversityConfig()` and `LDiversityConfig(PrivacyMetric.Types.LDiversityConfig other)`, which copies an existing instance."],["The page lists the properties of the class, which include `QuasiIds`, a collection of fields that define equivalence classes, and `SensitiveAttribute`, which is the sensitive field used for calculating the l-value."],["This documentation page also contains a list of versioned links for this class from version 2.15.0 up to the latest version 4.16.0, along with the current class being in 4.13.0."]]],[]]