| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureName |
FeatureName.Builder.build() |
static FeatureName |
FeatureName.of(String project,
String location,
String featurestore,
String entityType,
String feature) |
static FeatureName |
FeatureName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<FeatureName> |
FeatureName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
FeatureName.toStringList(List<FeatureName> values) |
Copyright © 2022 Google LLC. All rights reserved.