Uses of Interface
com.google.privacy.dlp.v2.ExcludeByHotwordOrBuilder
-
Packages that use ExcludeByHotwordOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ExcludeByHotwordOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ExcludeByHotwordOrBuilder Modifier and Type Class Description classExcludeByHotwordThe rule to exclude findings based on a hotword.static classExcludeByHotword.BuilderThe rule to exclude findings based on a hotword.Methods in com.google.privacy.dlp.v2 that return ExcludeByHotwordOrBuilder Modifier and Type Method Description ExcludeByHotwordOrBuilderExclusionRule.Builder. getExcludeByHotwordOrBuilder()Drop if the hotword rule is contained in the proximate context.ExcludeByHotwordOrBuilderExclusionRule. getExcludeByHotwordOrBuilder()Drop if the hotword rule is contained in the proximate context.ExcludeByHotwordOrBuilderExclusionRuleOrBuilder. getExcludeByHotwordOrBuilder()Drop if the hotword rule is contained in the proximate context.
-