Uses of Class
com.google.cloud.aiplatform.v1.Schedule.TimeSpecificationCase
-
Packages that use Schedule.TimeSpecificationCase Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Schedule.TimeSpecificationCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Schedule.TimeSpecificationCase Modifier and Type Method Description static Schedule.TimeSpecificationCaseSchedule.TimeSpecificationCase. forNumber(int value)Schedule.TimeSpecificationCaseSchedule.Builder. getTimeSpecificationCase()Schedule.TimeSpecificationCaseSchedule. getTimeSpecificationCase()Schedule.TimeSpecificationCaseScheduleOrBuilder. getTimeSpecificationCase()static Schedule.TimeSpecificationCaseSchedule.TimeSpecificationCase. valueOf(int value)Deprecated.static Schedule.TimeSpecificationCaseSchedule.TimeSpecificationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Schedule.TimeSpecificationCase[]Schedule.TimeSpecificationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-