public sealed class PrivacyMetric.Types.NumericalStatsConfig : IMessage<PrivacyMetric.Types.NumericalStatsConfig>, IEquatable<PrivacyMetric.Types.NumericalStatsConfig>, IDeepCloneable<PrivacyMetric.Types.NumericalStatsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class PrivacyMetric.Types.NumericalStatsConfig.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The page provides reference documentation for the `PrivacyMetric.Types.NumericalStatsConfig` class within the Google Cloud Data Loss Prevention v2 API."],["This class allows for the computation of numerical statistics on a specified column, including minimum, maximum, and quantile values."],["The latest version of the API documented is 4.16.0, with versions back to 2.15.0 also being covered."],["The `NumericalStatsConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with properties available such as Field."],["The documentation includes details on the class constructors, one of which takes another `NumericalStatsConfig` object as a parameter."]]],[]]