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