Uh oh!
There was an error while loading. Please reload this page.
chore: complete migration of google-cloud-dataplex - #16698
Conversation
Removed skip_generate and regenerated with Librarian.
There was a problem hiding this comment.
Code Review
This pull request enables generation for the Dataplex library by removing the skip_generate flag in librarian.yaml. Additionally, it updates the repository metadata for google-cloud-dataplex by adding an issue tracker URL and adjusting the JSON indentation. I have no feedback to provide.
parthea
commented
Apr 17, 2026
jskeet
commented
Apr 17, 2026
@parthea Only responding on this one bug - how feasible might it be to turn off "docs warnings as errors" until we can release the gapic generator, then turn it back on once we've updated? |
parthea
commented
Apr 17, 2026
Switching to draft until checks are green |
parthea
commented
Apr 17, 2026
@jskeet We would need something like this for each package where we see the docs failure |
You may be able to add more paths here and just rename this file to be more generic |
jskeet
commented
Apr 17, 2026
That sounds like it might be the way to go - will give that a try on Monday. |
jskeet
commented
Apr 20, 2026
Closing - regenerated in a separate PR. |
Removed skip_generate and regenerated with Librarian.