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 class
ExcludeByHotword
The rule to exclude findings based on a hotword.static class
ExcludeByHotword.Builder
The rule to exclude findings based on a hotword.Methods in com.google.privacy.dlp.v2 that return ExcludeByHotwordOrBuilder Modifier and Type Method Description ExcludeByHotwordOrBuilder
ExclusionRule.Builder. getExcludeByHotwordOrBuilder()
Drop if the hotword rule is contained in the proximate context.ExcludeByHotwordOrBuilder
ExclusionRule. getExcludeByHotwordOrBuilder()
Drop if the hotword rule is contained in the proximate context.ExcludeByHotwordOrBuilder
ExclusionRuleOrBuilder. getExcludeByHotwordOrBuilder()
Drop if the hotword rule is contained in the proximate context.
-