public sealed class LargeCustomDictionaryStats : IMessage<LargeCustomDictionaryStats>, IEquatable<LargeCustomDictionaryStats>, IDeepCloneable<LargeCustomDictionaryStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class LargeCustomDictionaryStats.
[[["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 reference documentation for the `LargeCustomDictionaryStats` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the most recent version listed as 4.16.0."],["The `LargeCustomDictionaryStats` class offers summary statistics for a custom dictionary, inheriting from the base `object` class and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one being the default constructor and the second taking another instance of `LargeCustomDictionaryStats` as a parameter."],["One of the main properties of this class is `ApproxNumPhrases` which indicates the approximate number of distinct phrases in the custom dictionary, with a type of `long`."],["The documentation covers multiple versions of the API, ranging from 2.15.0 to the latest 4.16.0, all related to `LargeCustomDictionaryStats`."]]],[]]