Google Cloud Data Loss Prevention v2 API - Class LargeCustomDictionaryStats (4.8.0)

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.

Summary statistics of a custom dictionary.

Inheritance

object > LargeCustomDictionaryStats

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

LargeCustomDictionaryStats()

public LargeCustomDictionaryStats()

LargeCustomDictionaryStats(LargeCustomDictionaryStats)

public LargeCustomDictionaryStats(LargeCustomDictionaryStats other)
Parameter
NameDescription
otherLargeCustomDictionaryStats

Properties

ApproxNumPhrases

public long ApproxNumPhrases { get; set; }

Approximate number of distinct phrases in the dictionary.

Property Value
TypeDescription
long