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