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