@Generated(value="by GAPIC protoc plugin") @Deprecated public class UntypedDataSourceName extends DataSourceName
DataSourceName.Builder, DataSourceName.ProjectLocationDataSourceBuilder| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
static UntypedDataSourceName |
from(com.google.api.resourcenames.ResourceName resourceName)
Deprecated.
|
String |
getFieldValue(String fieldName)
Deprecated.
Return the initial rawValue if @param fieldName is an empty String, else return null.
|
Map<String,String> |
getFieldValuesMap()
Deprecated.
Return a map with a single value rawValue keyed on an empty String "".
|
int |
hashCode()
Deprecated.
|
static boolean |
isParsableFrom(String formattedString)
Deprecated.
|
static UntypedDataSourceName |
parse(String formattedString)
Deprecated.
|
static List<UntypedDataSourceName> |
parseList(List<String> formattedStrings)
Deprecated.
|
String |
toString()
Deprecated.
|
static List<String> |
toStringList(List<UntypedDataSourceName> values)
Deprecated.
|
format, formatProjectDataSourceName, formatProjectLocationDataSourceName, getDataSource, getLocation, getProject, newBuilder, newProjectDataSourceBuilder, newProjectLocationDataSourceBuilder, of, ofProjectDataSourceName, ofProjectLocationDataSourceName, toBuilderpublic static UntypedDataSourceName from(com.google.api.resourcenames.ResourceName resourceName)
public static UntypedDataSourceName parse(String formattedString)
public static List<UntypedDataSourceName> parseList(List<String> formattedStrings)
public static List<String> toStringList(List<UntypedDataSourceName> 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.