@Generated(value="by GAPIC protoc plugin") @Deprecated public class LocationRunName extends RunName
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationRunName.Builder
Deprecated.
Builder for LocationRunName.
|
RunName.ProjectLocationTransferConfigRunBuilder| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
static String |
format(String project,
String location,
String transferConfig,
String run)
Deprecated.
|
String |
getFieldValue(String fieldName)
Deprecated.
|
Map<String,String> |
getFieldValuesMap()
Deprecated.
|
String |
getLocation()
Deprecated.
|
String |
getProject()
Deprecated.
|
String |
getRun()
Deprecated.
|
String |
getTransferConfig()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static boolean |
isParsableFrom(String formattedString)
Deprecated.
|
static LocationRunName.Builder |
newBuilder()
Deprecated.
|
static LocationRunName |
of(String project,
String location,
String transferConfig,
String run)
Deprecated.
|
static LocationRunName |
parse(String formattedString)
Deprecated.
|
static List<LocationRunName> |
parseList(List<String> formattedStrings)
Deprecated.
|
LocationRunName.Builder |
toBuilder()
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<LocationRunName> values)
Deprecated.
|
format, formatProjectLocationTransferConfigRunName, formatProjectTransferConfigRunName, newProjectLocationTransferConfigRunBuilder, newProjectTransferConfigRunBuilder, of, ofProjectLocationTransferConfigRunName, ofProjectTransferConfigRunNamepublic String getProject()
getProject in class RunNamepublic String getLocation()
getLocation in class RunNamepublic String getTransferConfig()
getTransferConfig in class RunNamepublic static LocationRunName.Builder newBuilder()
public LocationRunName.Builder toBuilder()
public static LocationRunName of(String project, String location, String transferConfig, String run)
public static String format(String project, String location, String transferConfig, String run)
public static LocationRunName parse(String formattedString)
public static List<LocationRunName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<LocationRunName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamegetFieldValuesMap in class RunNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNamegetFieldValue in class RunNameCopyright © 2023 Google LLC. All rights reserved.