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-04-09 UTC."],[[["This page provides reference documentation for the `LargeCustomDictionaryStats` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The latest version of the API documented is 4.16.0, with versions ranging back to 2.15.0 available for review and use."],["`LargeCustomDictionaryStats` offers summary statistics for custom dictionaries, inheriting from `Object` and implementing various interfaces, such as `IMessage` and `IEquatable`."],["The class includes properties like `ApproxNumPhrases`, which is an `Int64` representing the estimated number of unique phrases in the custom dictionary."],["The class offers two available constructors: `LargeCustomDictionaryStats()` and `LargeCustomDictionaryStats(LargeCustomDictionaryStats other)`, to make a new instance or a copy."]]],[]]