View source: R/firestore_objects.R
CommitRequest | R Documentation |
CommitRequest Object
CommitRequest(transaction = NULL, writes = NULL)
transaction |
If set, applies all writes in this transaction, and commits it |
writes |
The writes to apply |
Autogenerated via gar_create_api_objects
The request for Firestore.Commit.
CommitRequest object
Other CommitRequest functions:
projects.databases.documents.commit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.