Uses of Enum
com.google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType
Packages that use ModelDeploymentMonitoringObjectiveType
-
Uses of ModelDeploymentMonitoringObjectiveType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelDeploymentMonitoringObjectiveTypeModifier and TypeMethodDescriptionModelDeploymentMonitoringObjectiveType.forNumber(int value) ModelMonitoringStatsAnomalies.Builder.getObjective()Model Monitoring Objective those stats and anomalies belonging to.ModelMonitoringStatsAnomalies.getObjective()Model Monitoring Objective those stats and anomalies belonging to.ModelMonitoringStatsAnomaliesOrBuilder.getObjective()Model Monitoring Objective those stats and anomalies belonging to.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.getType().google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.getType().google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder.getType().google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;ModelDeploymentMonitoringObjectiveType.valueOf(int value) Deprecated.ModelDeploymentMonitoringObjectiveType.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.ModelDeploymentMonitoringObjectiveType.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 ModelDeploymentMonitoringObjectiveTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ModelDeploymentMonitoringObjectiveType>ModelDeploymentMonitoringObjectiveType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type ModelDeploymentMonitoringObjectiveTypeModifier and TypeMethodDescriptionModelMonitoringStatsAnomalies.Builder.setObjective(ModelDeploymentMonitoringObjectiveType value) Model Monitoring Objective those stats and anomalies belonging to.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.setType(ModelDeploymentMonitoringObjectiveType value) .google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;