Uses of Class
com.google.privacy.dlp.v2.InspectionRule
-
Packages that use InspectionRule Package Description com.google.privacy.dlp.v2 -
-
Uses of InspectionRule in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return InspectionRule Modifier and Type Method Description InspectionRuleInspectionRule.Builder. build()InspectionRuleInspectionRule.Builder. buildPartial()static InspectionRuleInspectionRule. getDefaultInstance()InspectionRuleInspectionRule.Builder. getDefaultInstanceForType()InspectionRuleInspectionRule. getDefaultInstanceForType()InspectionRuleInspectionRuleSet.Builder. getRules(int index)Set of rules to be applied to infoTypes.InspectionRuleInspectionRuleSet. getRules(int index)Set of rules to be applied to infoTypes.InspectionRuleInspectionRuleSetOrBuilder. getRules(int index)Set of rules to be applied to infoTypes.static InspectionRuleInspectionRule. parseDelimitedFrom(InputStream input)static InspectionRuleInspectionRule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InspectionRuleInspectionRule. parseFrom(byte[] data)static InspectionRuleInspectionRule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InspectionRuleInspectionRule. parseFrom(com.google.protobuf.ByteString data)static InspectionRuleInspectionRule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InspectionRuleInspectionRule. parseFrom(com.google.protobuf.CodedInputStream input)static InspectionRuleInspectionRule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InspectionRuleInspectionRule. parseFrom(InputStream input)static InspectionRuleInspectionRule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InspectionRuleInspectionRule. parseFrom(ByteBuffer data)static InspectionRuleInspectionRule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type InspectionRule Modifier and Type Method Description com.google.protobuf.Parser<InspectionRule>InspectionRule. getParserForType()List<InspectionRule>InspectionRuleSet.Builder. getRulesList()Set of rules to be applied to infoTypes.List<InspectionRule>InspectionRuleSet. getRulesList()Set of rules to be applied to infoTypes.List<InspectionRule>InspectionRuleSetOrBuilder. getRulesList()Set of rules to be applied to infoTypes.static com.google.protobuf.Parser<InspectionRule>InspectionRule. parser()Methods in com.google.privacy.dlp.v2 with parameters of type InspectionRule Modifier and Type Method Description InspectionRuleSet.BuilderInspectionRuleSet.Builder. addRules(int index, InspectionRule value)Set of rules to be applied to infoTypes.InspectionRuleSet.BuilderInspectionRuleSet.Builder. addRules(InspectionRule value)Set of rules to be applied to infoTypes.InspectionRule.BuilderInspectionRule.Builder. mergeFrom(InspectionRule other)static InspectionRule.BuilderInspectionRule. newBuilder(InspectionRule prototype)InspectionRuleSet.BuilderInspectionRuleSet.Builder. setRules(int index, InspectionRule value)Set of rules to be applied to infoTypes.Method parameters in com.google.privacy.dlp.v2 with type arguments of type InspectionRule Modifier and Type Method Description InspectionRuleSet.BuilderInspectionRuleSet.Builder. addAllRules(Iterable<? extends InspectionRule> values)Set of rules to be applied to infoTypes.
-