| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureViewName |
FeatureViewName.Builder.build() |
static FeatureViewName |
FeatureViewName.of(String project,
String location,
String featureOnlineStore,
String featureView) |
static FeatureViewName |
FeatureViewName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<FeatureViewName> |
FeatureViewName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
FeatureViewName.toStringList(List<FeatureViewName> values) |
Copyright © 2024 Google LLC. All rights reserved.