| Modifier and Type | Class and Description |
|---|---|
static class |
CustomInfoType.Dictionary
Custom information type based on a dictionary of words or phrases.
|
static class |
CustomInfoType.Dictionary.Builder
Custom information type based on a dictionary of words or phrases.
|
| Modifier and Type | Method and Description |
|---|---|
CustomInfoType.DictionaryOrBuilder |
StoredInfoTypeConfig.getDictionaryOrBuilder()
Store dictionary-based CustomInfoType.
|
CustomInfoType.DictionaryOrBuilder |
StoredInfoTypeConfig.Builder.getDictionaryOrBuilder()
Store dictionary-based CustomInfoType.
|
CustomInfoType.DictionaryOrBuilder |
CustomInfoType.getDictionaryOrBuilder()
A list of phrases to detect as a CustomInfoType.
|
CustomInfoType.DictionaryOrBuilder |
CustomInfoType.Builder.getDictionaryOrBuilder()
A list of phrases to detect as a CustomInfoType.
|
CustomInfoType.DictionaryOrBuilder |
ExclusionRule.getDictionaryOrBuilder()
Dictionary which defines the rule.
|
CustomInfoType.DictionaryOrBuilder |
ExclusionRule.Builder.getDictionaryOrBuilder()
Dictionary which defines the rule.
|
CustomInfoType.DictionaryOrBuilder |
CustomInfoTypeOrBuilder.getDictionaryOrBuilder()
A list of phrases to detect as a CustomInfoType.
|
CustomInfoType.DictionaryOrBuilder |
StoredInfoTypeConfigOrBuilder.getDictionaryOrBuilder()
Store dictionary-based CustomInfoType.
|
CustomInfoType.DictionaryOrBuilder |
ExclusionRuleOrBuilder.getDictionaryOrBuilder()
Dictionary which defines the rule.
|
Copyright © 2022 Google LLC. All rights reserved.