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