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-03-21 UTC."],[[["This document provides reference documentation for the `PrivacyMetric.Types.NumericalStatsConfig` class within the Google Cloud Data Loss Prevention v2 API."],["The `NumericalStatsConfig` class is designed to compute statistical measures, such as min, max, and quantiles, over a specified numerical column."],["The latest available version of the `NumericalStatsConfig` is 4.16.0, with versions ranging from 2.15.0 up to 4.16.0 being available."],["The `NumericalStatsConfig` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers constructors for creating instances and a `Field` property to define the column on which to calculate numerical statistics."]]],[]]