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 version 4.16.0 being the most recent version."],["The `LargeCustomDictionaryStats` class offers summary statistics for a custom dictionary and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists all available versions of the `LargeCustomDictionaryStats` class, ranging from version 4.16.0 down to 2.15.0."],["The class inherits from `Object` and has two constructors, including one for creating a new instance and another for creating a copy from an existing `LargeCustomDictionaryStats` object."],["The `LargeCustomDictionaryStats` class has a property called `ApproxNumPhrases` that holds the approximate number of distinct phrases in the custom dictionary, represented as an Int64."]]],[]]