Skip to content

Commit c1f8724

Browse files
authored
docs: add Transfer Manager documentation in c.g.c (#1109)
1 parent 7f741b0 commit c1f8724

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ API Reference
3232
storage/hmac_key
3333
storage/notification
3434
storage/retry
35+
storage/transfer_manager
3536

3637

3738
More Examples

docs/storage/transfer_manager.rst

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Transfer Manager
2+
~~~~~~~~~~~~~~~~
3+
4+
.. automodule:: google.cloud.storage.transfer_manager
5+
:members:
6+
:show-inheritance:

0 commit comments

Comments
 (0)