Skip to content

Commit 8d598de

Browse files
frankyntseaver
authored andcommitted
docs(storage): add hmac_key and notification documentation rst files (googleapis#9529)
1 parent 8c92a20 commit 8d598de

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

storage/docs/hmac_key.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
HMAC Key Metadata
2+
~~~~~~~~~~~~~~~~~
3+
4+
.. automodule:: google.cloud.storage.hmac_key
5+
:members:
6+
:show-inheritance:

storage/docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ API Reference
1919
acl
2020
batch
2121
constants
22+
hmac_key
23+
notification
2224

2325
Changelog
2426
---------

storage/docs/notification.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Notification
2+
~~~~~~~~~~~~
3+
4+
.. automodule:: google.cloud.storage.notification
5+
:members:
6+
:show-inheritance:

0 commit comments

Comments
 (0)