public sealed class LargeCustomDictionaryStats : IMessage<LargeCustomDictionaryStats>, IEquatable<LargeCustomDictionaryStats>, IDeepCloneable<LargeCustomDictionaryStats>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class LargeCustomDictionaryStats.
Summary statistics of a custom dictionary.
Implements
IMessageLargeCustomDictionaryStats, IEquatableLargeCustomDictionaryStats, IDeepCloneableLargeCustomDictionaryStats, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
LargeCustomDictionaryStats()
public LargeCustomDictionaryStats()LargeCustomDictionaryStats(LargeCustomDictionaryStats)
public LargeCustomDictionaryStats(LargeCustomDictionaryStats other)| Parameter | |
|---|---|
| Name | Description |
other |
LargeCustomDictionaryStats |
Properties
ApproxNumPhrases
public long ApproxNumPhrases { get; set; }Approximate number of distinct phrases in the dictionary.
| Property Value | |
|---|---|
| Type | Description |
long |
|