| Modifier and Type | Class and Description |
|---|---|
class |
InspectionRule
A single inspection rule to be applied to infoTypes, specified in
`InspectionRuleSet`.
|
static class |
InspectionRule.Builder
A single inspection rule to be applied to infoTypes, specified in
`InspectionRuleSet`.
|
| Modifier and Type | Method and Description |
|---|---|
InspectionRuleOrBuilder |
InspectionRuleSetOrBuilder.getRulesOrBuilder(int index)
Set of rules to be applied to infoTypes.
|
InspectionRuleOrBuilder |
InspectionRuleSet.getRulesOrBuilder(int index)
Set of rules to be applied to infoTypes.
|
InspectionRuleOrBuilder |
InspectionRuleSet.Builder.getRulesOrBuilder(int index)
Set of rules to be applied to infoTypes.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends InspectionRuleOrBuilder> |
InspectionRuleSetOrBuilder.getRulesOrBuilderList()
Set of rules to be applied to infoTypes.
|
List<? extends InspectionRuleOrBuilder> |
InspectionRuleSet.getRulesOrBuilderList()
Set of rules to be applied to infoTypes.
|
List<? extends InspectionRuleOrBuilder> |
InspectionRuleSet.Builder.getRulesOrBuilderList()
Set of rules to be applied to infoTypes.
|
Copyright © 2022 Google LLC. All rights reserved.