docs: Generate QuickStarts for all APIs#4889
Merged
amanda-tarafa merged 1 commit intogoogleapis:mainfrom Mar 4, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4889 +/- ##
=======================================
Coverage 94.55% 94.55%
=======================================
Files 213 213
Lines 8378 8378
=======================================
Hits 7922 7922
Misses 456 456 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
0c52856 to
512d8d6
Compare
Collaborator
Author
|
These were tested both with: and |
57b5fdc to
5875a90
Compare
Also: - Overrides the package level QuickStart service in cases where the sidekick selected service has been skipped for generation in Rust, or is under a feature flag, etc. - Removes the `veneer` property from librarian.yaml
5875a90 to
f025017
Compare
Collaborator
Author
|
This is ready for review. Please take a look at #4889 (comment) for how these were tested. |
coryan
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also overrides the package level QuickStart service in cases where the sidekick selected service has been skipped for generation in Rust, or is under a feature flag, etc.