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