public sealed class StoredInfoTypeStats : IMessage<StoredInfoTypeStats>, IEquatable<StoredInfoTypeStats>, IDeepCloneable<StoredInfoTypeStats>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class StoredInfoTypeStats.
Statistics for a StoredInfoType.
Implements
IMessageStoredInfoTypeStats, IEquatableStoredInfoTypeStats, IDeepCloneableStoredInfoTypeStats, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
StoredInfoTypeStats()
public StoredInfoTypeStats()StoredInfoTypeStats(StoredInfoTypeStats)
public StoredInfoTypeStats(StoredInfoTypeStats other)| Parameter | |
|---|---|
| Name | Description |
other |
StoredInfoTypeStats |
Properties
LargeCustomDictionary
public LargeCustomDictionaryStats LargeCustomDictionary { get; set; }StoredInfoType where findings are defined by a dictionary of phrases.
| Property Value | |
|---|---|
| Type | Description |
LargeCustomDictionaryStats |
|
TypeCase
public StoredInfoTypeStats.TypeOneofCase TypeCase { get; }| Property Value | |
|---|---|
| Type | Description |
StoredInfoTypeStatsTypeOneofCase |
|