| Modifier and Type | Class and Description |
|---|---|
class |
LocationDataSourceName
Deprecated.
This resource name class will be removed in the next major version.
|
class |
ProjectDataSourceName
Deprecated.
This resource name class will be removed in the next major version.
|
class |
UntypedDataSourceName
Deprecated.
This resource name class will be removed in the next major version.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceName |
DataSourceName.Builder.build() |
DataSourceName |
DataSourceName.ProjectLocationDataSourceBuilder.build() |
static DataSourceName |
DataSourceName.of(String project,
String dataSource) |
static DataSourceName |
DataSourceName.ofProjectDataSourceName(String project,
String dataSource) |
static DataSourceName |
DataSourceName.ofProjectLocationDataSourceName(String project,
String location,
String dataSource) |
static DataSourceName |
DataSourceNames.parse(String resourceNameString)
Deprecated.
|
static DataSourceName |
DataSourceName.parse(String formattedString) |
Copyright © 2023 Google LLC. All rights reserved.