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