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 latest version of the Google Cloud Data Loss Prevention v2 API class StatisticalTable is 4.16.0, with multiple prior versions available, ranging down to version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe StatisticalTable class is used for auxiliary tables with statistical data on the frequency of quasi-identifiers, with the frequency of tuples not in the table assumed to be zero.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe StatisticalTable class requires properties such as QuasiIds, RelativeFrequency, and Table to be defined, which represent the quasi-identifier columns, relative frequency data, and table location, respectively.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, one for creating a default StatisticalTable instance and another for creating a copy of an existing StatisticalTable.\u003c/p\u003e\n"]]],[],null,[]]