| Modifier and Type | Method and Description |
|---|---|
AnalysisRuleName |
AnalysisRuleName.Builder.build() |
static AnalysisRuleName |
AnalysisRuleName.of(String project,
String location,
String analysisRule) |
static AnalysisRuleName |
AnalysisRuleName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<AnalysisRuleName> |
AnalysisRuleName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
AnalysisRuleName.toStringList(List<AnalysisRuleName> values) |
Copyright © 2025 Google LLC. All rights reserved.