| Modifier and Type | Class and Description |
|---|---|
class |
LocationRunName
Deprecated.
This resource name class will be removed in the next major version.
|
class |
ProjectRunName
Deprecated.
This resource name class will be removed in the next major version.
|
class |
UntypedRunName
Deprecated.
This resource name class will be removed in the next major version.
|
| Modifier and Type | Method and Description |
|---|---|
RunName |
RunName.Builder.build() |
RunName |
RunName.ProjectLocationTransferConfigRunBuilder.build() |
static RunName |
RunName.of(String project,
String transferConfig,
String run) |
static RunName |
RunName.ofProjectLocationTransferConfigRunName(String project,
String location,
String transferConfig,
String run) |
static RunName |
RunName.ofProjectTransferConfigRunName(String project,
String transferConfig,
String run) |
static RunName |
RunNames.parse(String resourceNameString)
Deprecated.
|
static RunName |
RunName.parse(String formattedString) |
Copyright © 2023 Google LLC. All rights reserved.