Uses of Class
com.google.cloud.firestore.WriteBatch
Packages that use WriteBatch
-
Uses of WriteBatch in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return WriteBatchModifier and TypeMethodDescriptionFirestore.batch()Gets a FirestoreWriteBatchinstance that can be used to combine multiple writes.