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-21 UTC."],[[["The provided content details the `LargeCustomDictionaryStats` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET environment."],["This class offers summary statistics for custom dictionaries, as part of Google's DLP service, and is implemented within various versions of the `Google.Cloud.Dlp.V2` namespace, ranging from version 2.15.0 to the latest 4.16.0."],["`LargeCustomDictionaryStats` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `ApproxNumPhrases` to provide an approximate count of distinct phrases within the dictionary."],["Constructors for `LargeCustomDictionaryStats` are available, including a default constructor and one that accepts another instance of `LargeCustomDictionaryStats` as a parameter."]]],[]]