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