| Modifier and Type | Method and Description |
|---|---|
ProjectRunName |
ProjectRunName.Builder.build() |
static ProjectRunName |
ProjectRunName.of(String project,
String transferConfig,
String run)
Deprecated.
|
static ProjectRunName |
ProjectRunName.parse(String formattedString)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectRunName> |
ProjectRunName.parseList(List<String> formattedStrings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ProjectRunName.toStringList(List<ProjectRunName> values)
Deprecated.
|
Copyright © 2023 Google LLC. All rights reserved.