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