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