You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Transaction API is vastly different: Instead of offering a Transaction type and a run_transaction() function, a transaction object has to be passed as an optional argument to all WriteBatch methods.