Uses of Class
com.google.privacy.dlp.v2.ExcludeByHotword
-
Packages that use ExcludeByHotword Package Description com.google.privacy.dlp.v2 -
-
Uses of ExcludeByHotword in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return ExcludeByHotword Modifier and Type Method Description ExcludeByHotwordExcludeByHotword.Builder. build()ExcludeByHotwordExcludeByHotword.Builder. buildPartial()static ExcludeByHotwordExcludeByHotword. getDefaultInstance()ExcludeByHotwordExcludeByHotword.Builder. getDefaultInstanceForType()ExcludeByHotwordExcludeByHotword. getDefaultInstanceForType()ExcludeByHotwordExclusionRule.Builder. getExcludeByHotword()Drop if the hotword rule is contained in the proximate context.ExcludeByHotwordExclusionRule. getExcludeByHotword()Drop if the hotword rule is contained in the proximate context.ExcludeByHotwordExclusionRuleOrBuilder. getExcludeByHotword()Drop if the hotword rule is contained in the proximate context.static ExcludeByHotwordExcludeByHotword. parseDelimitedFrom(InputStream input)static ExcludeByHotwordExcludeByHotword. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExcludeByHotwordExcludeByHotword. parseFrom(byte[] data)static ExcludeByHotwordExcludeByHotword. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExcludeByHotwordExcludeByHotword. parseFrom(com.google.protobuf.ByteString data)static ExcludeByHotwordExcludeByHotword. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExcludeByHotwordExcludeByHotword. parseFrom(com.google.protobuf.CodedInputStream input)static ExcludeByHotwordExcludeByHotword. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExcludeByHotwordExcludeByHotword. parseFrom(InputStream input)static ExcludeByHotwordExcludeByHotword. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExcludeByHotwordExcludeByHotword. parseFrom(ByteBuffer data)static ExcludeByHotwordExcludeByHotword. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type ExcludeByHotword Modifier and Type Method Description com.google.protobuf.Parser<ExcludeByHotword>ExcludeByHotword. getParserForType()static com.google.protobuf.Parser<ExcludeByHotword>ExcludeByHotword. parser()Methods in com.google.privacy.dlp.v2 with parameters of type ExcludeByHotword Modifier and Type Method Description ExclusionRule.BuilderExclusionRule.Builder. mergeExcludeByHotword(ExcludeByHotword value)Drop if the hotword rule is contained in the proximate context.ExcludeByHotword.BuilderExcludeByHotword.Builder. mergeFrom(ExcludeByHotword other)static ExcludeByHotword.BuilderExcludeByHotword. newBuilder(ExcludeByHotword prototype)ExclusionRule.BuilderExclusionRule.Builder. setExcludeByHotword(ExcludeByHotword value)Drop if the hotword rule is contained in the proximate context.
-