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