public sealed class AuxiliaryTable : IMessage<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable>, IEquatable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable>, IDeepCloneable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable>, IBufferMessage, IMessage
An auxiliary table contains statistical information on the relative
frequency of different quasi-identifiers values. It has one or several
quasi-identifiers columns, and one column that indicates the relative
frequency of each quasi-identifier tuple.
If a tuple is present in the data but not in the auxiliary table, the
corresponding relative frequency is assumed to be zero (and thus, the
tuple is highly reidentifiable).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eAuxiliaryTable\u003c/code\u003e class, which is part of the Google Cloud Data Loss Prevention (DLP) library's \u003ccode\u003eKMapEstimationConfig\u003c/code\u003e for .NET and is used to enhance the privacy of the data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuxiliaryTable\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which allows it to manage information about quasi-identifiers and their statistical frequencies within a dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three main properties: \u003ccode\u003eQuasiIds\u003c/code\u003e, \u003ccode\u003eRelativeFrequency\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e, allowing the user to define quasi-identifier columns, a relative frequency column with values between 0 and 1, and an auxiliary table location in BigQuery, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuxiliaryTable\u003c/code\u003e is used to manage statistical information about the frequency of quasi-identifier values, where tuples not present in the table are assumed to have a relative frequency of zero.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage has references to different versions of the \u003ccode\u003eAuxiliaryTable\u003c/code\u003e in Google Cloud DLP's .NET library, ranging from version 2.15.0 to 4.16.0 (latest).\u003c/p\u003e\n"]]],[],null,[]]