Class GooglePrivacyDlpV2FileStoreRegex
A pattern to match against one or more file stores.
Implements
Inherited Members
Namespace: Google.Apis.DLP.v2.Data
Assembly: Google.Apis.DLP.v2.dll
Syntax
public class GooglePrivacyDlpV2FileStoreRegex : IDirectResponseSchema
Properties
CloudStorageRegex
Optional. Regex for Cloud Storage.
Declaration
[JsonProperty("cloudStorageRegex")]
public virtual GooglePrivacyDlpV2CloudStorageRegex CloudStorageRegex { get; set; }
Property Value
Type | Description |
---|---|
GooglePrivacyDlpV2CloudStorageRegex |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |