@Generated(value="by GAPIC protoc plugin") @Deprecated public class LocationDataSourceName extends DataSourceName
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationDataSourceName.Builder
Deprecated.
Builder for LocationDataSourceName.
|
DataSourceName.ProjectLocationDataSourceBuilder| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
static String |
format(String project,
String location,
String dataSource)
Deprecated.
|
String |
getDataSource()
Deprecated.
|
String |
getFieldValue(String fieldName)
Deprecated.
|
Map<String,String> |
getFieldValuesMap()
Deprecated.
|
String |
getLocation()
Deprecated.
|
String |
getProject()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static boolean |
isParsableFrom(String formattedString)
Deprecated.
|
static LocationDataSourceName.Builder |
newBuilder()
Deprecated.
|
static LocationDataSourceName |
of(String project,
String location,
String dataSource)
Deprecated.
|
static LocationDataSourceName |
parse(String formattedString)
Deprecated.
|
static List<LocationDataSourceName> |
parseList(List<String> formattedStrings)
Deprecated.
|
LocationDataSourceName.Builder |
toBuilder()
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<LocationDataSourceName> values)
Deprecated.
|
format, formatProjectDataSourceName, formatProjectLocationDataSourceName, newProjectDataSourceBuilder, newProjectLocationDataSourceBuilder, of, ofProjectDataSourceName, ofProjectLocationDataSourceNamepublic String getProject()
getProject in class DataSourceNamepublic String getLocation()
getLocation in class DataSourceNamepublic String getDataSource()
getDataSource in class DataSourceNamepublic static LocationDataSourceName.Builder newBuilder()
public LocationDataSourceName.Builder toBuilder()
toBuilder in class DataSourceNamepublic static LocationDataSourceName of(String project, String location, String dataSource)
public static LocationDataSourceName parse(String formattedString)
public static List<LocationDataSourceName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<LocationDataSourceName> values)
public static boolean isParsableFrom(String formattedString)
public Map<String,String> getFieldValuesMap()
getFieldValuesMap in interface com.google.api.resourcenames.ResourceNamegetFieldValuesMap in class DataSourceNamepublic String getFieldValue(String fieldName)
getFieldValue in interface com.google.api.resourcenames.ResourceNamegetFieldValue in class DataSourceNamepublic String toString()
toString in class DataSourceNamepublic boolean equals(Object o)
equals in class DataSourceNamepublic int hashCode()
hashCode in class DataSourceNameCopyright © 2023 Google LLC. All rights reserved.