public sealed class CategoricalStatsConfig : IMessage<PrivacyMetric.Types.CategoricalStatsConfig>, IEquatable<PrivacyMetric.Types.CategoricalStatsConfig>, IDeepCloneable<PrivacyMetric.Types.CategoricalStatsConfig>, IBufferMessage, IMessage
Compute numerical stats over an individual column, including
number of distinct values and value count distribution.
Field to compute categorical stats on. All column types are
supported except for arrays and structs. However, it may be more
informative to use NumericalStats when the field type is supported,
depending on the data.
[[["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\u003eCategoricalStatsConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, part of the Google Cloud Data Loss Prevention (DLP) library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e class is designed to compute numerical statistics, such as distinct value counts and distributions, for a specified column in a dataset.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003ePrivacyMetric.Types\u003c/code\u003e and includes functionality to construct the object, either using default values or by copying from an existing \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance from \u003ccode\u003eObject\u003c/code\u003e and its implementation of several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the library are listed, ranging from the latest \u003ccode\u003e4.16.0\u003c/code\u003e down to \u003ccode\u003e2.15.0\u003c/code\u003e, alongside links to the specific documentation for \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e within those versions.\u003c/p\u003e\n"]]],[],null,[]]