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