Uses of Enum
com.google.cloud.firestore.TransactionOptions.TransactionOptionsType
Packages that use TransactionOptions.TransactionOptionsType
-
Uses of TransactionOptions.TransactionOptionsType in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return TransactionOptions.TransactionOptionsTypeModifier and TypeMethodDescriptionTransactionOptions.getType()A type flag indicating the type of transaction represented.Returns the enum constant of this type with the specified name.TransactionOptions.TransactionOptionsType.values()Returns an array containing the constants of this enum type, in the order they are declared.