Uses of Interface
com.google.privacy.dlp.v2.ExclusionRuleOrBuilder
-
Packages that use ExclusionRuleOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ExclusionRuleOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ExclusionRuleOrBuilder Modifier and Type Class Description classExclusionRuleThe rule that specifies conditions when findings of infoTypes specified in `InspectionRuleSet` are removed from results.static classExclusionRule.BuilderThe rule that specifies conditions when findings of infoTypes specified in `InspectionRuleSet` are removed from results.Methods in com.google.privacy.dlp.v2 that return ExclusionRuleOrBuilder Modifier and Type Method Description ExclusionRuleOrBuilderInspectionRule.Builder. getExclusionRuleOrBuilder()Exclusion rule.ExclusionRuleOrBuilderInspectionRule. getExclusionRuleOrBuilder()Exclusion rule.ExclusionRuleOrBuilderInspectionRuleOrBuilder. getExclusionRuleOrBuilder()Exclusion rule.
-