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