Uses of Enum
com.google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective
Packages that use Feature.MonitoringStatsAnomaly.Objective
-
Uses of Feature.MonitoringStatsAnomaly.Objective in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Feature.MonitoringStatsAnomaly.ObjectiveModifier and TypeMethodDescriptionFeature.MonitoringStatsAnomaly.Objective.forNumber(int value) Feature.MonitoringStatsAnomaly.Builder.getObjective()Output only.Feature.MonitoringStatsAnomaly.getObjective()Output only.Feature.MonitoringStatsAnomalyOrBuilder.getObjective()Output only.Feature.MonitoringStatsAnomaly.Objective.valueOf(int value) Deprecated.Feature.MonitoringStatsAnomaly.Objective.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.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.ObjectiveModifier and TypeMethodDescriptionstatic 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.ObjectiveModifier and TypeMethodDescriptionFeature.MonitoringStatsAnomaly.Builder.setObjective(Feature.MonitoringStatsAnomaly.Objective value) Output only.