CommitRequest Object

CommitRequest(transaction = NULL, writes = NULL)

Arguments

transaction

If set, applies all writes in this transaction, and commits it

writes

The writes to apply

Value

CommitRequest object

Details

Autogenerated via gar_create_api_objects The request for Firestore.Commit.

See also

Other CommitRequest functions: projects.databases.documents.commit()