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-24 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 values like minimum, maximum, and quantiles over a numerical column in a dataset."],["The document details various versions of the class, ranging from version 2.15.0 to the latest version 4.16.0, and provides links to the respective documentation for each version."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The document provides details about the `NumericalStatsConfig` class constructors, including a default constructor and one that takes an existing `NumericalStatsConfig` object as a parameter, as well as the properties and their respective types and description."]]],[]]