Skip to content

Commit

Permalink
Merge pull request #2621 from tseaver/2610-document-inherited-blob-bu…
Browse files Browse the repository at this point in the history
…cket-members

Surface inherited members for Bucket/Blob.
  • Loading branch information
tseaver authored Oct 26, 2016
2 parents 3cc1cb8 + b5395e9 commit bc91543
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/storage-blobs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Blobs / Objects

.. automodule:: google.cloud.storage.blob
:members:
:inherited-members:
:show-inheritance:
1 change: 1 addition & 0 deletions docs/storage-buckets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ Buckets

.. automodule:: google.cloud.storage.bucket
:members:
:inherited-members:
:show-inheritance:

0 comments on commit bc91543

Please sign in to comment.