| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2Dictionary.clone() |
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2ExclusionRule.getDictionary()
Dictionary which defines the rule.
|
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2StoredInfoTypeConfig.getDictionary()
Store dictionary-based CustomInfoType.
|
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2CustomInfoType.getDictionary()
A list of phrases to detect as a CustomInfoType.
|
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2Dictionary.set(String fieldName,
Object value) |
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2Dictionary.setCloudStoragePath(GooglePrivacyDlpV2CloudStoragePath cloudStoragePath)
Newline-delimited file of words in Cloud Storage.
|
GooglePrivacyDlpV2Dictionary |
GooglePrivacyDlpV2Dictionary.setWordList(GooglePrivacyDlpV2WordList wordList)
List of words or phrases to search for.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2ExclusionRule |
GooglePrivacyDlpV2ExclusionRule.setDictionary(GooglePrivacyDlpV2Dictionary dictionary)
Dictionary which defines the rule.
|
GooglePrivacyDlpV2StoredInfoTypeConfig |
GooglePrivacyDlpV2StoredInfoTypeConfig.setDictionary(GooglePrivacyDlpV2Dictionary dictionary)
Store dictionary-based CustomInfoType.
|
GooglePrivacyDlpV2CustomInfoType |
GooglePrivacyDlpV2CustomInfoType.setDictionary(GooglePrivacyDlpV2Dictionary dictionary)
A list of phrases to detect as a CustomInfoType.
|
Copyright © 2011–2020 Google. All rights reserved.