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