| Package | Description |
|---|---|
| com.google.cloud.firestore |
| Modifier and Type | Method and Description |
|---|---|
TransactionOptions.TransactionOptionsType |
TransactionOptions.getType()
A type flag indicating the type of transaction represented.
|
static TransactionOptions.TransactionOptionsType |
TransactionOptions.TransactionOptionsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionOptions.TransactionOptionsType[] |
TransactionOptions.TransactionOptionsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.