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, specifically related to version 3.4.0, with links to more recent and earlier versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNumericalStatsConfig\u003c/code\u003e is used to compute numerical statistics such as min, max, and quantiles over a single column of data and can be applied on data types including integer, float, date, datetime, timestamp, and time.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor \u003ccode\u003eNumericalStatsConfig\u003c/code\u003e and also a constructor for copying, \u003ccode\u003eNumericalStatsConfig(PrivacyMetric.Types.NumericalStatsConfig other)\u003c/code\u003e, and a \u003ccode\u003eField\u003c/code\u003e property which sets the field to compute numerical stats on, which must be of type \u003ccode\u003eFieldId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation contains links to the class's documentation from version 2.15.0 all the way to the latest 4.16.0 version, offering version-specific details.\u003c/p\u003e\n"]]],[],null,[]]