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