Interface protos.google.privacy.dlp.v2.ICloudStorageRegexFileSet (3.1.8)

Properties of a CloudStorageRegexFileSet.

Package

@google-cloud/dlp!

Properties

bucketName

bucketName?: (string|null);

CloudStorageRegexFileSet bucketName

Property Value
TypeDescription
(string|null)

excludeRegex

excludeRegex?: (string[]|null);

CloudStorageRegexFileSet excludeRegex

Property Value
TypeDescription
(string[]|null)

includeRegex

includeRegex?: (string[]|null);

CloudStorageRegexFileSet includeRegex

Property Value
TypeDescription
(string[]|null)