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."],[[["This webpage provides documentation for the `LargeCustomDictionaryStats` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `LargeCustomDictionaryStats` class offers summary statistics for a custom dictionary used in data loss prevention."],["The documentation includes various versions of the API, ranging from 2.15.0 to the latest 4.16.0, each with its own respective documentation page."],["The `LargeCustomDictionaryStats` class inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within the `LargeCustomDictionaryStats` class include `ApproxNumPhrases`, which represents the approximate number of distinct phrases within the dictionary, with the property being of type `long`."]]],[]]