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