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