Class BaseWriteBatch (2.5.1)

BaseWriteBatch(client)

Base class for a/sync implementations of the commit RPC. commit is useful for lower volumes or when the order of write operations is important.

Inheritance

builtins.object > BaseBatch > BaseWriteBatch