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