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