public sealed class NumericalStatsConfig : IMessage<PrivacyMetric.Types.NumericalStatsConfig>, IEquatable<PrivacyMetric.Types.NumericalStatsConfig>, IDeepCloneable<PrivacyMetric.Types.NumericalStatsConfig>, IBufferMessage, IMessage
Compute numerical stats over an individual column, including
min, max, and quantiles.
[[["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\u003eNumericalStatsConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is used to compute numerical statistics like min, max, and quantiles over a specific column.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNumericalStatsConfig\u003c/code\u003e 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, making it compatible with various Protobuf operations and enabling deep cloning functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.16.0, with links available to documentation for previous versions back to 2.15.0, and the code and documentation is shown to be contained within the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the \u003ccode\u003eNumericalStatsConfig\u003c/code\u003e class is \u003ccode\u003eField\u003c/code\u003e, which specifies the column (\u003ccode\u003eFieldId\u003c/code\u003e) on which to compute numerical stats, and supports the types of integer, float, date, datetime, timestamp, and time.\u003c/p\u003e\n"],["\u003cp\u003eThe page shows that two constructors are available: a default constructor (\u003ccode\u003eNumericalStatsConfig()\u003c/code\u003e), and a copy constructor (\u003ccode\u003eNumericalStatsConfig(PrivacyMetric.Types.NumericalStatsConfig other)\u003c/code\u003e) to create an instance based off of another.\u003c/p\u003e\n"]]],[],null,[]]