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