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