public sealed class StatisticalTable : IMessage<StatisticalTable>, IEquatable<StatisticalTable>, IDeepCloneable<StatisticalTable>, IBufferMessage, IMessage
An auxiliary table containing 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 provides documentation for the \u003ccode\u003eStatisticalTable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, part of the Google Cloud Data Loss Prevention (DLP) library for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatisticalTable\u003c/code\u003e class is used to represent an auxiliary table containing statistical information about the frequency of different quasi-identifier values and is implemented with multiple inherited methods.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the properties of the \u003ccode\u003eStatisticalTable\u003c/code\u003e class, which includes \u003ccode\u003eQuasiIds\u003c/code\u003e, \u003ccode\u003eRelativeFrequency\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e, as well as constructor methods for creating a \u003ccode\u003eStatisticalTable\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists multiple versions of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e library, with the latest being version 4.16.0 and including older versions back to 2.15.0, all of which have StatisticalTable capabilities.\u003c/p\u003e\n"]]],[],null,[]]