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\u003eThis webpage provides reference documentation for the \u003ccode\u003eStatisticalTable\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.13.0 and other versions ranging from 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatisticalTable\u003c/code\u003e class represents an auxiliary table that contains statistical information about the relative frequency of different quasi-identifiers, crucial for data privacy and re-identification risk assessment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eStatisticalTable\u003c/code\u003e class include \u003ccode\u003eQuasiIds\u003c/code\u003e, which specifies the quasi-identifier columns; \u003ccode\u003eRelativeFrequency\u003c/code\u003e, which denotes the column containing relative frequency data; and \u003ccode\u003eTable\u003c/code\u003e, which defines the location of the auxiliary table in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows that the class implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with some of the inherited members being \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatisticalTable\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is located in the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly, and offers two constructors, including one for creating a copy of an existing StatisticalTable object.\u003c/p\u003e\n"]]],[],null,[]]