Skip to content

Commit

Permalink
Merge pull request googleapis#2621 from tseaver/2610-document-inherit…
Browse files Browse the repository at this point in the history
…ed-blob-bucket-members

Surface inherited members for Bucket/Blob.
  • Loading branch information
tseaver authored Oct 26, 2016
2 parents 9cae784 + a1b3c31 commit 7de3b59
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 7de3b59

Please sign in to comment.