| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomaly.Objective.forNumber(int value) |
Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomalyOrBuilder.getObjective()
Output only.
|
Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomaly.getObjective()
Output only.
|
Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomaly.Builder.getObjective()
Output only.
|
static Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomaly.Objective.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomaly.Objective.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Feature.MonitoringStatsAnomaly.Objective |
Feature.MonitoringStatsAnomaly.Objective.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.MonitoringStatsAnomaly.Objective[] |
Feature.MonitoringStatsAnomaly.Objective.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Feature.MonitoringStatsAnomaly.Objective> |
Feature.MonitoringStatsAnomaly.Objective.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Feature.MonitoringStatsAnomaly.Builder |
Feature.MonitoringStatsAnomaly.Builder.setObjective(Feature.MonitoringStatsAnomaly.Objective value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.