| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.clone() |
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2StorageConfig.getCloudStorageOptions()
Google Cloud Storage options.
|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setBytesLimitPerFile(Long bytesLimitPerFile)
Max number of bytes to scan from a file.
|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setBytesLimitPerFilePercent(Integer bytesLimitPerFilePercent)
Max percentage of bytes to scan from a file.
|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setFileSet(GooglePrivacyDlpV2FileSet fileSet)
The set of one or more files to scan.
|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setFilesLimitPercent(Integer filesLimitPercent)
Limits the number of files to scan to this percentage of the input FileSet.
|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setFileTypes(List<String> fileTypes)
List of file type groups to include in the scan.
|
GooglePrivacyDlpV2CloudStorageOptions |
GooglePrivacyDlpV2CloudStorageOptions.setSampleMethod(String sampleMethod) |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2StorageConfig |
GooglePrivacyDlpV2StorageConfig.setCloudStorageOptions(GooglePrivacyDlpV2CloudStorageOptions cloudStorageOptions)
Google Cloud Storage options.
|
Copyright © 2011–2020 Google. All rights reserved.