Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ProjectDataSourceName (2.14.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.14.0keyboard_arrow_down
public class ProjectDataSourceName extends DataSourceName
Deprecated. This resource name class will be removed in the next major version.
AUTO-GENERATED DOCUMENTATION AND CLASS
Static Methods
public static String format ( String project , String dataSource )
Parameters
Name
Description
project
String
dataSource
String
Returns
Type
Description
String
isParsableFrom(String formattedString) (deprecated)
public static boolean isParsableFrom ( String formattedString )
Parameter
Name
Description
formattedString
String
newBuilder() (deprecated)
public static ProjectDataSourceName . Builder newBuilder ()
of(String project, String dataSource) (deprecated)
public static ProjectDataSourceName of ( String project , String dataSource )
Parameters
Name
Description
project
String
dataSource
String
parse(String formattedString) (deprecated)
public static ProjectDataSourceName parse ( String formattedString )
Parameter
Name
Description
formattedString
String
parseList(List<String> formattedStrings) (deprecated)
public static List<ProjectDataSourceName> parseList ( List<String> formattedStrings )
Parameter
Name
Description
formattedStrings
List <String >
toStringList(List<ProjectDataSourceName> values) (deprecated)
public static List<String> toStringList ( List<ProjectDataSourceName> values )
Methods
equals(Object o) (deprecated)
public boolean equals ( Object o )
Parameter
Name
Description
o
Object
Overrides
getDataSource() (deprecated)
public String getDataSource ()
Returns
Type
Description
String
Overrides
getFieldValue(String fieldName) (deprecated)
public String getFieldValue ( String fieldName )
Parameter
Name
Description
fieldName
String
Returns
Type
Description
String
Overrides
getFieldValuesMap() (deprecated)
public Map<String , String > getFieldValuesMap ()
Overrides
getProject() (deprecated)
public String getProject ()
Returns
Type
Description
String
Overrides
hashCode() (deprecated)
Returns
Type
Description
int
Overrides
toBuilder() (deprecated)
public ProjectDataSourceName . Builder toBuilder ()
Overrides
toString() (deprecated)
Returns
Type
Description
String
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]