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."],[[["The `LargeCustomDictionaryStats` class provides summary statistics for a custom dictionary within the Google Cloud DLP V2 library."],["Version 4.16.0 is the latest version available for the `LargeCustomDictionaryStats` class, with multiple previous versions from 4.15.0 down to 2.15.0 accessible."],["This class inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LargeCustomDictionaryStats` class has a property called `ApproxNumPhrases` that provides the approximate number of distinct phrases in the dictionary."],["There are two constructor options, a default empty constructor and a constructor that accepts another `LargeCustomDictionaryStats` instance to create a copy."]]],[]]