public sealed class LargeCustomDictionaryStats : IMessage<LargeCustomDictionaryStats>, IEquatable<LargeCustomDictionaryStats>, IDeepCloneable<LargeCustomDictionaryStats>, IBufferMessage, IMessage
[[["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 documentation for the `LargeCustomDictionaryStats` class within the `Google.Cloud.Dlp.V2` namespace in the .NET environment."],["The `LargeCustomDictionaryStats` class provides summary statistics for a custom dictionary, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is for version 4.16.0, but it also lists versions as far back as 2.15.0."],["The class is inherited from the Object class and has inherited members like GetHashCode(), GetType(), MemberwiseClone(), and ToString()."],["`LargeCustomDictionaryStats` has a property `ApproxNumPhrases` that gives an approximate number of distinct phrases in the dictionary."]]],[]]