| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static ModelMonitoringAnomaly.AnomalyCase |
ModelMonitoringAnomaly.AnomalyCase.forNumber(int value) |
ModelMonitoringAnomaly.AnomalyCase |
ModelMonitoringAnomalyOrBuilder.getAnomalyCase() |
ModelMonitoringAnomaly.AnomalyCase |
ModelMonitoringAnomaly.getAnomalyCase() |
ModelMonitoringAnomaly.AnomalyCase |
ModelMonitoringAnomaly.Builder.getAnomalyCase() |
static ModelMonitoringAnomaly.AnomalyCase |
ModelMonitoringAnomaly.AnomalyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ModelMonitoringAnomaly.AnomalyCase |
ModelMonitoringAnomaly.AnomalyCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelMonitoringAnomaly.AnomalyCase[] |
ModelMonitoringAnomaly.AnomalyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.