| Modifier and Type | Method and Description |
|---|---|
static ScheduleOptionsV2.ScheduleCase |
ScheduleOptionsV2.ScheduleCase.forNumber(int value) |
ScheduleOptionsV2.ScheduleCase |
ScheduleOptionsV2OrBuilder.getScheduleCase() |
ScheduleOptionsV2.ScheduleCase |
ScheduleOptionsV2.getScheduleCase() |
ScheduleOptionsV2.ScheduleCase |
ScheduleOptionsV2.Builder.getScheduleCase() |
static ScheduleOptionsV2.ScheduleCase |
ScheduleOptionsV2.ScheduleCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScheduleOptionsV2.ScheduleCase |
ScheduleOptionsV2.ScheduleCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleOptionsV2.ScheduleCase[] |
ScheduleOptionsV2.ScheduleCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.