Uses of Interface
com.google.privacy.dlp.v2.LargeCustomDictionaryConfigOrBuilder
-
Packages that use LargeCustomDictionaryConfigOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of LargeCustomDictionaryConfigOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement LargeCustomDictionaryConfigOrBuilder Modifier and Type Class Description class
LargeCustomDictionaryConfig
Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the [limits](https://cloud.google.com/dlp/limits) page.static class
LargeCustomDictionaryConfig.Builder
Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the [limits](https://cloud.google.com/dlp/limits) page.Methods in com.google.privacy.dlp.v2 that return LargeCustomDictionaryConfigOrBuilder Modifier and Type Method Description LargeCustomDictionaryConfigOrBuilder
StoredInfoTypeConfig.Builder. getLargeCustomDictionaryOrBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.LargeCustomDictionaryConfigOrBuilder
StoredInfoTypeConfig. getLargeCustomDictionaryOrBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.LargeCustomDictionaryConfigOrBuilder
StoredInfoTypeConfigOrBuilder. getLargeCustomDictionaryOrBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.
-