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