| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CloudStorageRegexFileSet |
GooglePrivacyDlpV2CloudStorageRegexFileSet.clone() |
GooglePrivacyDlpV2CloudStorageRegexFileSet |
GooglePrivacyDlpV2FileSet.getRegexFileSet()
The regex-filtered set of files to scan.
|
GooglePrivacyDlpV2CloudStorageRegexFileSet |
GooglePrivacyDlpV2CloudStorageRegexFileSet.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CloudStorageRegexFileSet |
GooglePrivacyDlpV2CloudStorageRegexFileSet.setBucketName(String bucketName)
The name of a Cloud Storage bucket.
|
GooglePrivacyDlpV2CloudStorageRegexFileSet |
GooglePrivacyDlpV2CloudStorageRegexFileSet.setExcludeRegex(List<String> excludeRegex)
A list of regular expressions matching file paths to exclude.
|
GooglePrivacyDlpV2CloudStorageRegexFileSet |
GooglePrivacyDlpV2CloudStorageRegexFileSet.setIncludeRegex(List<String> includeRegex)
A list of regular expressions matching file paths to include.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2FileSet |
GooglePrivacyDlpV2FileSet.setRegexFileSet(GooglePrivacyDlpV2CloudStorageRegexFileSet regexFileSet)
The regex-filtered set of files to scan.
|
Copyright © 2011–2020 Google. All rights reserved.