public sealed class AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult : IMessage<AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult>, IEquatable<AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult.
[[["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 webpage provides reference documentation for the `AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult` class in the Google Cloud Data Loss Prevention v2 API, specifically within the .NET library."],["The content outlines different versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0, with a detailed breakdown of each version's respective documentation."],["The `CategoricalStatsResult` class is identified as the result of categorical statistics computation, inheriting from the base object class and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CategoricalStatsResult` class features two constructors: one default and another that takes an instance of the same class as an argument, allowing for the creation of new objects based on existing ones."],["A primary property of the class, `ValueFrequencyHistogramBuckets`, is detailed, which is a histogram of value frequencies in the column, represented as a `RepeatedField` of `CategoricalStatsHistogramBucket` type."]]],[]]