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