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 documentation for the `LargeCustomDictionaryStats` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version of this class is documented under version 4.16.0, while this page specifically details version 4.9.0, with an archive of versions going as low as 2.15.0."],["The `LargeCustomDictionaryStats` class offers summary statistics for custom dictionaries, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `ApproxNumPhrases`, which is of type long and represents the approximate number of distinct phrases within the custom dictionary."],["The class is part of the Google.Cloud.Dlp.V2 namespace and is contained within the Google.Cloud.Dlp.V2.dll assembly."]]],[]]