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