public sealed class StatisticalTable : IMessage<StatisticalTable>, IEquatable<StatisticalTable>, IDeepCloneable<StatisticalTable>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class StatisticalTable.
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\u003eThe webpage provides documentation for the \u003ccode\u003eStatisticalTable\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API for .NET, with the latest version being 4.16.0 and the current page specific to version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStatisticalTable\u003c/code\u003e is used to store statistical information about the frequency of quasi-identifier values, and it assumes a relative frequency of zero for tuples not present in the auxiliary table.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatisticalTable\u003c/code\u003e class has three key properties: \u003ccode\u003eQuasiIds\u003c/code\u003e to specify the quasi-identifier columns, \u003ccode\u003eRelativeFrequency\u003c/code\u003e for the relative frequency column (0-1), and \u003ccode\u003eTable\u003c/code\u003e for the auxiliary table's location.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the previous version of this document in descending order with the current version being 2.15.0 and the latest version being 4.16.0, with links to view each one.\u003c/p\u003e\n"]]],[],null,[]]