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