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\u003eThe \u003ccode\u003eNumericalStatsConfig\u003c/code\u003e class in the Google.Cloud.Dlp.V2 namespace computes numerical statistics like min, max, and quantiles over a specified column.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of version 3.2.0 of the Google Cloud DLP .NET library, with links to the documentation of many versions ranging from 2.15.0 all the way up to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericalStatsConfig\u003c/code\u003e 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 inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor and includes a \u003ccode\u003eField\u003c/code\u003e property that allows users to define the specific column for which numerical stats will be calculated and supports data types such as integer, float, date, datetime, timestamp, and time.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is for 4.16.0, but contains documentation for other versions, such as 4.15.0, 4.14.0, and more.\u003c/p\u003e\n"]]],[],null,[]]