Package | Description |
---|---|
com.google.spanner.v1 |
Modifier and Type | Method and Description |
---|---|
static TransactionSelector.SelectorCase |
TransactionSelector.SelectorCase.forNumber(int value) |
TransactionSelector.SelectorCase |
TransactionSelector.getSelectorCase() |
TransactionSelector.SelectorCase |
TransactionSelector.Builder.getSelectorCase() |
TransactionSelector.SelectorCase |
TransactionSelectorOrBuilder.getSelectorCase() |
static TransactionSelector.SelectorCase |
TransactionSelector.SelectorCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransactionSelector.SelectorCase |
TransactionSelector.SelectorCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionSelector.SelectorCase[] |
TransactionSelector.SelectorCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.