docs: regenerate all other libraries to fix README links#13620
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation across numerous Java library modules. Specifically, it updates the 'Authentication' section in the README files to point to the official Google Cloud authentication guides, updates the troubleshooting links, and corrects the client documentation links in the repository metadata files. Additionally, it removes outdated CI status badges and updates the BOM dependency versions in some modules. There are no review comments, and I have no feedback to provide.
|
What is the source of this change and are you re-generating with librarian? Also, please note that I am working to fix HEAD (failing due to BOM merging in) |
#13530 is the parent issues I was looking into. I'll regenerate with librarian (I just made these locally) |
Regenerates README.md (and updates .repo-metadata.json where needed) for all other autogenerated libraries in the monorepo to resolve broken Javadocs, Authentication, Troubleshooting, and Samples links. This applies the template fix globally. Based on template changes in parent commit.
4e3ff79 to
faf7b79
Compare
Regenerates README.md (and updates .repo-metadata.json where needed) for all other autogenerated libraries in the monorepo to resolve broken Javadocs, Authentication, Troubleshooting, and Samples links. This applies the template fix globally.
Based on template changes in parent commit.