Uses of Enum
com.google.cloud.aiplatform.v1.Schedule.RequestCase
Packages that use Schedule.RequestCase
-
Uses of Schedule.RequestCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Schedule.RequestCaseModifier and TypeMethodDescriptionstatic Schedule.RequestCaseSchedule.RequestCase.forNumber(int value) Schedule.Builder.getRequestCase()Schedule.getRequestCase()ScheduleOrBuilder.getRequestCase()static Schedule.RequestCaseSchedule.RequestCase.valueOf(int value) Deprecated.static Schedule.RequestCaseReturns the enum constant of this type with the specified name.static Schedule.RequestCase[]Schedule.RequestCase.values()Returns an array containing the constants of this enum type, in the order they are declared.