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-04-09 UTC."],[[["This webpage provides documentation for the `AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult` class within the Google Cloud Data Loss Prevention v2 API."],["The `CategoricalStatsResult` class is designed to compute and represent the results of categorical statistics on data."],["The latest version of the API documented on the webpage is 4.16.0, and there is documentation available for versions as early as 2.15.0, allowing users to select documentation for different versions."],["The `CategoricalStatsResult` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within Google Cloud's data structures."],["The class has a property called ValueFrequencyHistogramBuckets which provides a histogram of value frequencies in the column, with the associated type of `RepeatedField\u003cAnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult.Types.CategoricalStatsHistogramBucket\u003e`."]]],[]]