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