Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit c1f0350

Browse files
authored
docs: include docs for Pager classes (#438)
1 parent afd10c8 commit c1f0350

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

docs/publisher/api/pagers.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Pagers
2+
======
3+
4+
.. automodule:: google.pubsub_v1.services.publisher.pagers
5+
:members:
6+
:inherited-members:

docs/publisher/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,4 @@ API Reference
172172

173173
api/client
174174
api/futures
175+
api/pagers

docs/subscriber/api/pagers.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Pagers
2+
======
3+
4+
.. automodule:: google.pubsub_v1.services.subscriber.pagers
5+
:members:
6+
:inherited-members:

docs/subscriber/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,5 @@ API Reference
232232
api/client
233233
api/message
234234
api/futures
235+
api/pagers
235236
api/scheduler

0 commit comments

Comments
 (0)