Uses of Enum
com.google.cloud.aiplatform.v1.ModelDeploymentMonitoringJob.MonitoringScheduleState
Packages that use ModelDeploymentMonitoringJob.MonitoringScheduleState
-
Uses of ModelDeploymentMonitoringJob.MonitoringScheduleState in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelDeploymentMonitoringJob.MonitoringScheduleStateModifier and TypeMethodDescriptionModelDeploymentMonitoringJob.MonitoringScheduleState.forNumber(int value) ModelDeploymentMonitoringJob.Builder.getScheduleState()Output only.ModelDeploymentMonitoringJob.getScheduleState()Output only.ModelDeploymentMonitoringJobOrBuilder.getScheduleState()Output only.ModelDeploymentMonitoringJob.MonitoringScheduleState.valueOf(int value) Deprecated.ModelDeploymentMonitoringJob.MonitoringScheduleState.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.ModelDeploymentMonitoringJob.MonitoringScheduleState.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 ModelDeploymentMonitoringJob.MonitoringScheduleStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ModelDeploymentMonitoringJob.MonitoringScheduleState>ModelDeploymentMonitoringJob.MonitoringScheduleState.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type ModelDeploymentMonitoringJob.MonitoringScheduleStateModifier and TypeMethodDescriptionModelDeploymentMonitoringJob.Builder.setScheduleState(ModelDeploymentMonitoringJob.MonitoringScheduleState value) Output only.