We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f741b0 commit c1f8724Copy full SHA for c1f8724
docs/index.rst
@@ -32,6 +32,7 @@ API Reference
32
storage/hmac_key
33
storage/notification
34
storage/retry
35
+ storage/transfer_manager
36
37
38
More Examples
docs/storage/transfer_manager.rst
@@ -0,0 +1,6 @@
1
+Transfer Manager
2
+~~~~~~~~~~~~~~~~
3
+
4
+.. automodule:: google.cloud.storage.transfer_manager
5
+ :members:
6
+ :show-inheritance:
0 commit comments