Uses of Enum
com.google.cloud.aiplatform.v1.Schedule.State
Packages that use Schedule.State
-
Uses of Schedule.State in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Schedule.StateModifier and TypeMethodDescriptionstatic Schedule.StateSchedule.State.forNumber(int value) Schedule.Builder.getState()Output only.Schedule.getState()Output only.ScheduleOrBuilder.getState()Output only.static Schedule.StateSchedule.State.valueOf(int value) Deprecated.static Schedule.StateSchedule.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Schedule.StateReturns the enum constant of this type with the specified name.static Schedule.State[]Schedule.State.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 Schedule.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Schedule.State>Schedule.State.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Schedule.State