Uses of Class
com.google.cloud.firestore.UpdateBuilder
Packages that use UpdateBuilder
-
Uses of UpdateBuilder in com.google.cloud.firestore
Subclasses of UpdateBuilder in com.google.cloud.firestoreModifier and TypeClassDescriptionclassA Transaction is passed to a Function to provide the methods to read and write data within the transaction context.classA Firestore WriteBatch that can be used to atomically commit multiple write operations at once.