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