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