chore: remove description_override (batch 7 - to google-cloud-policy-troubleshooter)#16891
chore: remove description_override (batch 7 - to google-cloud-policy-troubleshooter)#16891jskeet merged 3 commits intogoogleapis:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the API descriptions for several Google Cloud Python client libraries. The changes involve removing description_override fields from librarian.yaml and synchronizing the api_description in .repo-metadata.json with the corresponding README.rst and docs/README.rst files. Feedback was provided regarding the incorrect use of Markdown link syntax within reStructuredText files for the google-cloud-monitoring-metrics-scopes package, which requires correction to ensure proper documentation rendering.
| concepts found in the table entries, read the [Cloud Monitoring | ||
| documentation](https://cloud.google.com/monitoring/docs). |
There was a problem hiding this comment.
This file uses reStructuredText (.rst) syntax, but the link on lines 10-11 is written in Markdown syntax [text](url). This will not render correctly as a hyperlink in reStructuredText. Please use plain text or the reStructuredText link syntax.
| concepts found in the table entries, read the [Cloud Monitoring | |
| documentation](https://cloud.google.com/monitoring/docs). | |
| concepts found in the table entries, read the Cloud Monitoring | |
| documentation: https://cloud.google.com/monitoring/docs. |
2c44a05 to
4c29948
Compare
No description provided.