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