Skip to content

Commit 7de3b59

Browse files
authored
Merge pull request googleapis#2621 from tseaver/2610-document-inherited-blob-bucket-members
Surface inherited members for Bucket/Blob.
2 parents 9cae784 + a1b3c31 commit 7de3b59

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/storage-blobs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Blobs / Objects
33

44
.. automodule:: google.cloud.storage.blob
55
:members:
6+
:inherited-members:
67
:show-inheritance:

docs/storage-buckets.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Buckets
33

44
.. automodule:: google.cloud.storage.bucket
55
:members:
6+
:inherited-members:
67
:show-inheritance:

0 commit comments

Comments
 (0)