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-04-09 UTC."],[[["The content provides documentation for the `LargeCustomDictionaryStats` class within the `Google.Cloud.Dlp.V2` namespace across multiple versions, from 2.15.0 up to the latest version 4.16.0."],["`LargeCustomDictionaryStats` is a class that provides summary statistics of a custom dictionary, and it inherits from `Object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the class's constructors, including a default constructor and a copy constructor that takes another `LargeCustomDictionaryStats` object as a parameter."],["One of the properties for `LargeCustomDictionaryStats` is `ApproxNumPhrases`, which returns the approximate number of phrases in the dictionary as an `Int64` type."],["This documentation is available for review for each of the provided versions of the `Google.Cloud.Dlp.V2` namespace, allowing for differences to be viewed over time."]]],[]]