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

docs: include docs for Pager classes#438

Merged
plamut merged 1 commit intogoogleapis:masterfrom
plamut:iss-436
Jul 9, 2021
Merged

docs: include docs for Pager classes#438
plamut merged 1 commit intogoogleapis:masterfrom
plamut:iss-436

Conversation

@plamut
Copy link
Copy Markdown
Contributor

@plamut plamut commented Jul 8, 2021

Fixes #436.

This PR makes sure that the docs for *Pager classes are generated and cross-linked in the docs for methods that return them.

PR checklist:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@plamut plamut added the documentation Improvements or additions to documentation label Jul 8, 2021
@plamut plamut requested review from a team and tswast July 8, 2021 12:16
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the googleapis/python-pubsub API. label Jul 8, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 8, 2021
@plamut plamut merged commit c1f0350 into googleapis:master Jul 9, 2021
@plamut plamut deleted the iss-436 branch July 9, 2021 08:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/python-pubsub API. cla: yes This human has signed the Contributor License Agreement. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ListTopicsPager is not linked in API reference docs

2 participants