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 documentation for the `AnalyzeDataSourceRiskDetails.Types.CategoricalStatsResult` class in the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `CategoricalStatsResult` class is used to represent the result of categorical statistics computations."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities such as message handling, equality comparison, deep cloning, and buffer management."],["The class has a `ValueFrequencyHistogramBuckets` property, which is a repeated field containing a histogram of value frequencies in a column."],["There are multiple versions of this documentation listed ranging from version 2.15.0 up to the latest, 4.16.0, alongside the current version 4.14.0, which is the version the bulk of the information in this document pertains to."]]],[]]