| Modifier and Type | Method and Description |
|---|---|
ProjectDataSourceName |
ProjectDataSourceName.Builder.build() |
static ProjectDataSourceName |
ProjectDataSourceName.of(String project,
String dataSource)
Deprecated.
|
static ProjectDataSourceName |
ProjectDataSourceName.parse(String formattedString)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectDataSourceName> |
ProjectDataSourceName.parseList(List<String> formattedStrings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ProjectDataSourceName.toStringList(List<ProjectDataSourceName> values)
Deprecated.
|
Copyright © 2023 Google LLC. All rights reserved.