| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2FileSet |
GooglePrivacyDlpV2FileSet.clone() |
GooglePrivacyDlpV2FileSet |
GooglePrivacyDlpV2CloudStorageOptions.getFileSet()
The set of one or more files to scan.
|
GooglePrivacyDlpV2FileSet |
GooglePrivacyDlpV2FileSet.set(String fieldName,
Object value) |
GooglePrivacyDlpV2FileSet |
GooglePrivacyDlpV2FileSet.setRegexFileSet(GooglePrivacyDlpV2CloudStorageRegexFileSet regexFileSet)
The regex-filtered set of files to scan.
|
GooglePrivacyDlpV2FileSet |
GooglePrivacyDlpV2FileSet.setUrl(String url)
The Cloud Storage url of the file(s) to scan, in the format `gs:`.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setFileSet(GooglePrivacyDlpV2FileSet fileSet)
The set of one or more files to scan.
|
Copyright © 2011–2020 Google. All rights reserved.