| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static ModelDeploymentMonitoringObjectiveType |
ModelDeploymentMonitoringObjectiveType.forNumber(int value) |
ModelDeploymentMonitoringObjectiveType |
ModelMonitoringStatsAnomaliesOrBuilder.getObjective()
Model Monitoring Objective those stats and anomalies belonging to.
|
ModelDeploymentMonitoringObjectiveType |
ModelMonitoringStatsAnomalies.getObjective()
Model Monitoring Objective those stats and anomalies belonging to.
|
ModelDeploymentMonitoringObjectiveType |
ModelMonitoringStatsAnomalies.Builder.getObjective()
Model Monitoring Objective those stats and anomalies belonging to.
|
ModelDeploymentMonitoringObjectiveType |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder.getType()
.google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1; |
ModelDeploymentMonitoringObjectiveType |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.getType()
.google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1; |
ModelDeploymentMonitoringObjectiveType |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.getType()
.google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1; |
static ModelDeploymentMonitoringObjectiveType |
ModelDeploymentMonitoringObjectiveType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ModelDeploymentMonitoringObjectiveType |
ModelDeploymentMonitoringObjectiveType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ModelDeploymentMonitoringObjectiveType |
ModelDeploymentMonitoringObjectiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelDeploymentMonitoringObjectiveType[] |
ModelDeploymentMonitoringObjectiveType.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<ModelDeploymentMonitoringObjectiveType> |
ModelDeploymentMonitoringObjectiveType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringStatsAnomalies.Builder |
ModelMonitoringStatsAnomalies.Builder.setObjective(ModelDeploymentMonitoringObjectiveType value)
Model Monitoring Objective those stats and anomalies belonging to.
|
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder |
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.setType(ModelDeploymentMonitoringObjectiveType value)
.google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1; |
Copyright © 2025 Google LLC. All rights reserved.