public sealed class PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable : IMessage<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable>, IEquatable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable>, IDeepCloneable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.
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 document provides reference documentation for the \u003ccode\u003ePrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, which is used to store statistical information on the frequency of quasi-identifier values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuxiliaryTable\u003c/code\u003e class is part of the Google Cloud .NET library (specifically the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace) and is implemented in the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly, with the current version being 4.8.0, and the latest being 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eAuxiliaryTable\u003c/code\u003e consists of \u003ccode\u003eQuasiId\u003c/code\u003e columns, \u003ccode\u003eRelativeFrequency\u003c/code\u003e column, and a \u003ccode\u003eTable\u003c/code\u003e location to identify where the auxiliary data is stored in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThis API class defines how auxiliary tables are structured, including that it contains quasi-identifier columns, a relative frequency column, and is used in K-map estimation for privacy analysis.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuxiliaryTable\u003c/code\u003e implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e as well as inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]