Skip to content

Commit 2e68347

Browse files
authored
Expand API ref for snapshot / transaction. (#7618)
Rather than showing the private, and hence non-generated '_SnapshotBase' class, just show the members inherited from it. Closes #7607.
1 parent 30198cc commit 2e68347

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/snapshot-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Snapshot API
33

44
.. automodule:: google.cloud.spanner_v1.snapshot
55
:members:
6-
:show-inheritance:
6+
:inherited-members:
77

88

docs/transaction-api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Transaction API
33

44
.. automodule:: google.cloud.spanner_v1.transaction
55
:members:
6-
:show-inheritance:
6+
:inherited-members:
77

88

0 commit comments

Comments
 (0)