Skip to content

Commit

Permalink
docs: add Transfer Manager documentation in c.g.c (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
cojenco committed Aug 16, 2023
1 parent 7f741b0 commit c1f8724
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ API Reference
storage/hmac_key
storage/notification
storage/retry
storage/transfer_manager


More Examples
Expand Down
6 changes: 6 additions & 0 deletions docs/storage/transfer_manager.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Transfer Manager
~~~~~~~~~~~~~~~~

.. automodule:: google.cloud.storage.transfer_manager
:members:
:show-inheritance:

0 comments on commit c1f8724

Please sign in to comment.