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 document provides reference information for the `AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.10.0, with links to other versions as well."],["The `CategoricalStatsResult` class is used to represent the result of categorical statistics calculations, which is part of risk analysis for data sources."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it follows protocol buffer standards and can be handled in various ways."],["The class contains a property, `ValueFrequencyHistogramBuckets`, which holds a histogram of value frequencies within a data column, represented as a `RepeatedField` of `CategoricalStatsHistogramBucket`."],["The document lists all versions that the component is implemented in, ranging from 2.15.0 to the latest 4.16.0, offering links to the documentation for each of these versions."]]],[]]