Skip to content

feat(pubsub): make ListTopicSubscriptions a paginator#4709

Merged
suzmue merged 2 commits intogoogleapis:mainfrom
suzmue:regenerate
Feb 17, 2026
Merged

feat(pubsub): make ListTopicSubscriptions a paginator#4709
suzmue merged 2 commits intogoogleapis:mainfrom
suzmue:regenerate

Conversation

@suzmue
Copy link
Copy Markdown
Collaborator

@suzmue suzmue commented Feb 17, 2026

Fixes #4687

@suzmue suzmue requested a review from a team as a code owner February 17, 2026 20:52
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Feb 17, 2026
@suzmue suzmue enabled auto-merge (squash) February 17, 2026 20:55
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (9af5262) to head (20a5ee8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4709      +/-   ##
==========================================
+ Coverage   95.01%   95.03%   +0.01%     
==========================================
  Files         196      196              
  Lines        7547     7547              
==========================================
+ Hits         7171     7172       +1     
+ Misses        376      375       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@suzmue suzmue merged commit 020391d into googleapis:main Feb 17, 2026
34 checks passed
@suzmue suzmue deleted the regenerate branch February 17, 2026 22:02
coryan pushed a commit to coryan/google-cloud-rust that referenced this pull request Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TopicAdmin.ListTopicSubscriptions does not implement ItemPaginator

2 participants