Uses of Class
com.google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective
-
Packages that use Feature.MonitoringStatsAnomaly.Objective Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Feature.MonitoringStatsAnomaly.Objective in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Feature.MonitoringStatsAnomaly.Objective Modifier and Type Method Description static Feature.MonitoringStatsAnomaly.Objective
Feature.MonitoringStatsAnomaly.Objective. forNumber(int value)
Feature.MonitoringStatsAnomaly.Objective
Feature.MonitoringStatsAnomaly.Builder. getObjective()
Output only.Feature.MonitoringStatsAnomaly.Objective
Feature.MonitoringStatsAnomaly. getObjective()
Output only.Feature.MonitoringStatsAnomaly.Objective
Feature.MonitoringStatsAnomalyOrBuilder. getObjective()
Output only.static Feature.MonitoringStatsAnomaly.Objective
Feature.MonitoringStatsAnomaly.Objective. valueOf(int value)
Deprecated.static Feature.MonitoringStatsAnomaly.Objective
Feature.MonitoringStatsAnomaly.Objective. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.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.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Feature.MonitoringStatsAnomaly.Objective Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Feature.MonitoringStatsAnomaly.Objective>
Feature.MonitoringStatsAnomaly.Objective. internalGetValueMap()
Methods in com.google.cloud.aiplatform.v1 with parameters of type Feature.MonitoringStatsAnomaly.Objective Modifier and Type Method Description Feature.MonitoringStatsAnomaly.Builder
Feature.MonitoringStatsAnomaly.Builder. setObjective(Feature.MonitoringStatsAnomaly.Objective value)
Output only.
-