Skip to content

docs(pubsub): override the service descriptions for admin clients#4065

Merged
suzmue merged 1 commit intogoogleapis:mainfrom
suzmue:admin_docs
Dec 12, 2025
Merged

docs(pubsub): override the service descriptions for admin clients#4065
suzmue merged 1 commit intogoogleapis:mainfrom
suzmue:admin_docs

Conversation

@suzmue
Copy link
Copy Markdown
Collaborator

@suzmue suzmue commented Dec 12, 2025

Override the service level documentation for the admin clients to remove references to the dataplane operations.

Fixes #3348

@suzmue suzmue requested a review from a team December 12, 2025 22:10
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Dec 12, 2025
@suzmue suzmue enabled auto-merge (squash) December 12, 2025 22:21
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.18%. Comparing base (f36d34f) to head (3913ecb).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4065      +/-   ##
==========================================
+ Coverage   95.16%   95.18%   +0.01%     
==========================================
  Files         175      175              
  Lines        6722     6722              
==========================================
+ Hits         6397     6398       +1     
+ Misses        325      324       -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 f94e82c into googleapis:main Dec 12, 2025
29 checks passed
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.

pubsub admin clients contain references to data plane operations in service description

2 participants