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 classLargeCustomDictionaryConfigConfiguration 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 classLargeCustomDictionaryConfig.BuilderConfiguration 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 LargeCustomDictionaryConfigOrBuilderStoredInfoTypeConfig.Builder. getLargeCustomDictionaryOrBuilder()StoredInfoType where findings are defined by a dictionary of phrases.LargeCustomDictionaryConfigOrBuilderStoredInfoTypeConfig. getLargeCustomDictionaryOrBuilder()StoredInfoType where findings are defined by a dictionary of phrases.LargeCustomDictionaryConfigOrBuilderStoredInfoTypeConfigOrBuilder. getLargeCustomDictionaryOrBuilder()StoredInfoType where findings are defined by a dictionary of phrases.
-