We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd917b4 commit 22b8c30Copy full SHA for 22b8c30
docs/index.rst
@@ -28,6 +28,7 @@ API Reference
28
storage/bucket
29
storage/client
30
storage/constants
31
+ storage/exceptions
32
storage/fileio
33
storage/hmac_key
34
storage/notification
docs/storage/exceptions.rst
@@ -1,5 +1,5 @@
1
Exceptions
2
-~~~~~~~~~
+~~~~~~~~~~
3
4
.. automodule:: google.cloud.storage.exceptions
5
:members:
0 commit comments