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