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