Uses of Interface
com.google.firestore.v1.TransactionOptions.ReadWriteOrBuilder
-
Uses of TransactionOptions.ReadWriteOrBuilder in com.google.firestore.v1
Classes in com.google.firestore.v1 that implement TransactionOptions.ReadWriteOrBuilderModifier and TypeClassDescriptionstatic final classOptions for a transaction that can be used to read and write documents.static final classOptions for a transaction that can be used to read and write documents.Methods in com.google.firestore.v1 that return TransactionOptions.ReadWriteOrBuilderModifier and TypeMethodDescriptionTransactionOptions.Builder.getReadWriteOrBuilder()The transaction can be used for both read and write operations.TransactionOptions.getReadWriteOrBuilder()The transaction can be used for both read and write operations.TransactionOptionsOrBuilder.getReadWriteOrBuilder()The transaction can be used for both read and write operations.