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 \u003ccode\u003eStatisticalTable\u003c/code\u003e class in the Google Cloud Data Loss Prevention v2 API is used to hold statistical data about the frequency of quasi-identifier values.\u003c/p\u003e\n"],["\u003cp\u003eThis class has methods and properties for its usage such as, \u003ccode\u003eQuasiIds\u003c/code\u003e, \u003ccode\u003eRelativeFrequency\u003c/code\u003e, and \u003ccode\u003eTable\u003c/code\u003e properties, which help define the statistical table.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud DLP API for this content is 4.16.0, while this particular documentation page is for version 4.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe StatisticalTable class provides methods to implement IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatisticalTable\u003c/code\u003e has two constructors, one empty constructor, and one constructor to make a copy of another \u003ccode\u003eStatisticalTable\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]