| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2LargeCustomDictionaryConfig |
GooglePrivacyDlpV2LargeCustomDictionaryConfig.clone() |
GooglePrivacyDlpV2LargeCustomDictionaryConfig |
GooglePrivacyDlpV2StoredInfoTypeConfig.getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
GooglePrivacyDlpV2LargeCustomDictionaryConfig |
GooglePrivacyDlpV2LargeCustomDictionaryConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2LargeCustomDictionaryConfig |
GooglePrivacyDlpV2LargeCustomDictionaryConfig.setBigQueryField(GooglePrivacyDlpV2BigQueryField bigQueryField)
Field in a BigQuery table where each cell represents a dictionary phrase.
|
GooglePrivacyDlpV2LargeCustomDictionaryConfig |
GooglePrivacyDlpV2LargeCustomDictionaryConfig.setCloudStorageFileSet(GooglePrivacyDlpV2CloudStorageFileSet cloudStorageFileSet)
Set of files containing newline-delimited lists of dictionary phrases.
|
GooglePrivacyDlpV2LargeCustomDictionaryConfig |
GooglePrivacyDlpV2LargeCustomDictionaryConfig.setOutputPath(GooglePrivacyDlpV2CloudStoragePath outputPath)
Location to store dictionary artifacts in Google Cloud Storage.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2StoredInfoTypeConfig |
GooglePrivacyDlpV2StoredInfoTypeConfig.setLargeCustomDictionary(GooglePrivacyDlpV2LargeCustomDictionaryConfig largeCustomDictionary)
StoredInfoType where findings are defined by a dictionary of phrases.
|
Copyright © 2011–2020 Google. All rights reserved.