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