Skip to content

Commit 9a18400

Browse files
authored
Spanner: Snapshot begin in docs (googleapis#4630)
1 parent 66eda0a commit 9a18400

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/spanner/snapshot-usage.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ reused.
5050
5151
snapshot = database.snapshot(multi_use=True)
5252
53+
:meth:`~.spanner_v1.snapshot.Snapshot.begin` can only be used on a
54+
snapshot with ``multi_use=True``. In which case it is also necessary
55+
to call if you need to have multiple pending operations.
56+
5357
Read Table Data
5458
---------------
5559

0 commit comments

Comments
 (0)