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
Firestore.commitUpdate: masked updates through documents:commit with
atomic array transforms (appendMissingElements/removeAllFromArray, the
REST equivalents of arrayUnion/arrayRemove) and an optional exists: true precondition.
FirestoreApiException carries the canonical status name and an isNotFound helper; batch-endpoint error arrays are parsed.