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