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