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-04-09 UTC."],[[["This webpage provides reference documentation for the `PrivacyMetric.Types.LDiversityConfig` class within the Google Cloud Data Loss Prevention v2 API."],["The `LDiversityConfig` class is used for l-diversity metric analysis, a method for assessing re-identification risk."],["The documentation covers various versions of the class, ranging from 2.15.0 up to the latest version of 4.16.0."],["`LDiversityConfig` includes properties such as `QuasiIds` for defining equivalence classes and `SensitiveAttribute` for specifying the sensitive field used in l-value calculations."],["The webpage also provides information about the inheritance, implemented interfaces, inherited members, constructors, namespace and assembly."]]],[]]