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 document provides reference documentation for the `LargeCustomDictionaryStats` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the current version being 4.3.0, however it spans from versions 2.15.0 to 4.16.0."],["`LargeCustomDictionaryStats` is a class that offers summary statistics for a custom dictionary, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property `ApproxNumPhrases` of type `Int64`, representing the approximate number of distinct phrases within the custom dictionary."],["The class also contains 2 constructors, one default and the other allowing to define the object by using another `LargeCustomDictionaryStats` object."],["The document details the inheritance hierarchy, showing that `LargeCustomDictionaryStats` inherits from `Object` and lists the inherited members."]]],[]]