Class LocationDataSourceName (2.41.0)

public class LocationDataSourceName extends DataSourceName

Deprecated. This resource name class will be removed in the next major version.

AUTO-GENERATED DOCUMENTATION AND CLASS

Inheritance

Object > DataSourceName > LocationDataSourceName

Static Methods

format(String project, String location, String dataSource) (deprecated)

public static String format(String project, String location, String dataSource)
Parameters
NameDescription
projectString
locationString
dataSourceString
Returns
TypeDescription
String

isParsableFrom(String formattedString) (deprecated)

public static boolean isParsableFrom(String formattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
boolean

newBuilder() (deprecated)

public static LocationDataSourceName.Builder newBuilder()
Returns
TypeDescription
LocationDataSourceName.Builder

of(String project, String location, String dataSource) (deprecated)

public static LocationDataSourceName of(String project, String location, String dataSource)
Parameters
NameDescription
projectString
locationString
dataSourceString
Returns
TypeDescription
LocationDataSourceName

parse(String formattedString) (deprecated)

public static LocationDataSourceName parse(String formattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
LocationDataSourceName

parseList(List<String> formattedStrings) (deprecated)

public static List<LocationDataSourceName> parseList(List<String> formattedStrings)
Parameter
NameDescription
formattedStringsList<String>
Returns
TypeDescription
List<LocationDataSourceName>

toStringList(List<LocationDataSourceName> values) (deprecated)

public static List<String> toStringList(List<LocationDataSourceName> values)
Parameter
NameDescription
valuesList<LocationDataSourceName>
Returns
TypeDescription
List<String>

Methods

equals(Object o) (deprecated)

public boolean equals(Object o)
Parameter
NameDescription
oObject
Returns
TypeDescription
boolean
Overrides

getDataSource() (deprecated)

public String getDataSource()
Returns
TypeDescription
String
Overrides

getFieldValue(String fieldName) (deprecated)

public String getFieldValue(String fieldName)
Parameter
NameDescription
fieldNameString
Returns
TypeDescription
String
Overrides

getFieldValuesMap() (deprecated)

public Map<String,String> getFieldValuesMap()
Returns
TypeDescription
Map<String,String>
Overrides

getLocation() (deprecated)

public String getLocation()
Returns
TypeDescription
String
Overrides

getProject() (deprecated)

public String getProject()
Returns
TypeDescription
String
Overrides

hashCode() (deprecated)

public int hashCode()
Returns
TypeDescription
int
Overrides

toBuilder() (deprecated)

public LocationDataSourceName.Builder toBuilder()
Returns
TypeDescription
LocationDataSourceName.Builder
Overrides

toString() (deprecated)

public String toString()
Returns
TypeDescription
String
Overrides