public sealed class PrivacyMetric.Types.CategoricalStatsConfig : IMessage<PrivacyMetric.Types.CategoricalStatsConfig>, IEquatable<PrivacyMetric.Types.CategoricalStatsConfig>, IDeepCloneable<PrivacyMetric.Types.CategoricalStatsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class PrivacyMetric.Types.CategoricalStatsConfig.
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 Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e class is designed to compute numerical statistics over a single column, including the count of distinct values and the distribution of value counts.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e class, ranging from version 2.15.0 up to the latest version 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e 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 inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of the \u003ccode\u003eCategoricalStatsConfig\u003c/code\u003e class include the \u003ccode\u003eField\u003c/code\u003e property, which is of type \u003ccode\u003eFieldId\u003c/code\u003e and represents the column on which to calculate the categorical stats, only supporting non-array and non-struct types.\u003c/p\u003e\n"]]],[],null,[]]