| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Schedule.TimeSpecificationCase |
Schedule.TimeSpecificationCase.forNumber(int value) |
Schedule.TimeSpecificationCase |
ScheduleOrBuilder.getTimeSpecificationCase() |
Schedule.TimeSpecificationCase |
Schedule.getTimeSpecificationCase() |
Schedule.TimeSpecificationCase |
Schedule.Builder.getTimeSpecificationCase() |
static Schedule.TimeSpecificationCase |
Schedule.TimeSpecificationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Schedule.TimeSpecificationCase |
Schedule.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.
|
Copyright © 2025 Google LLC. All rights reserved.