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