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