Uses of Interface
com.google.firestore.v1.TransactionOptionsOrBuilder
-
Uses of TransactionOptionsOrBuilder in com.google.firestore.v1
Classes in com.google.firestore.v1 that implement TransactionOptionsOrBuilderModifier and TypeClassDescriptionfinal classOptions for creating a new transaction.static final classOptions for creating a new transaction.Methods in com.google.firestore.v1 that return TransactionOptionsOrBuilderModifier and TypeMethodDescriptionBatchGetDocumentsRequest.Builder.getNewTransactionOrBuilder()Starts a new transaction and reads the documents.BatchGetDocumentsRequest.getNewTransactionOrBuilder()Starts a new transaction and reads the documents.BatchGetDocumentsRequestOrBuilder.getNewTransactionOrBuilder()Starts a new transaction and reads the documents.RunAggregationQueryRequest.Builder.getNewTransactionOrBuilder()Starts a new transaction as part of the query, defaulting to read-only.RunAggregationQueryRequest.getNewTransactionOrBuilder()Starts a new transaction as part of the query, defaulting to read-only.RunAggregationQueryRequestOrBuilder.getNewTransactionOrBuilder()Starts a new transaction as part of the query, defaulting to read-only.RunQueryRequest.Builder.getNewTransactionOrBuilder()Starts a new transaction and reads the documents.RunQueryRequest.getNewTransactionOrBuilder()Starts a new transaction and reads the documents.RunQueryRequestOrBuilder.getNewTransactionOrBuilder()Starts a new transaction and reads the documents.BeginTransactionRequest.Builder.getOptionsOrBuilder()The options for the transaction.BeginTransactionRequest.getOptionsOrBuilder()The options for the transaction.BeginTransactionRequestOrBuilder.getOptionsOrBuilder()The options for the transaction.