Class GooglePrivacyDlpV2StoredInfoTypeStats
Statistics for a StoredInfoType.
Implements
Inherited Members
Namespace: Google.Apis.DLP.v2.Data
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class GooglePrivacyDlpV2StoredInfoTypeStats : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
LargeCustomDictionary
StoredInfoType where findings are defined by a dictionary of phrases.
Declaration
[JsonProperty("largeCustomDictionary")]
public virtual GooglePrivacyDlpV2LargeCustomDictionaryStats LargeCustomDictionary { get; set; }
Property Value
Type | Description |
---|---|
GooglePrivacyDlpV2LargeCustomDictionaryStats |