Skip to content

chore: remove description_override (batch 10 - to google-maps-geocode)#16894

Merged
jskeet merged 3 commits intogoogleapis:mainfrom
jskeet:description-batch-10
Apr 30, 2026
Merged

chore: remove description_override (batch 10 - to google-maps-geocode)#16894
jskeet merged 3 commits intogoogleapis:mainfrom
jskeet:description-batch-10

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented Apr 30, 2026

No description provided.

@jskeet jskeet requested a review from parthea April 30, 2026 08:45
@jskeet jskeet requested review from a team as code owners April 30, 2026 08:45
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes description_override entries from the central librarian.yaml configuration and updates the corresponding api_description in individual package metadata and README files for numerous Google Cloud and Google Maps libraries. Feedback was provided regarding the use of raw HTML tags in reStructuredText files for the Video Transcoder library, which should be converted to standard RST link syntax for proper rendering.

Comment on lines +6 to +9
`Transcoder`_: This API converts video files into formats suitable for consumer
distribution. For more information, see the <a
href="https://cloud.google.com/transcoder/docs/concepts/overview">Transcoder
API overview</a>.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The description uses raw HTML tags, which are not standard reStructuredText and will likely not render correctly. It should be converted to RST link syntax.

Suggested change
`Transcoder`_: This API converts video files into formats suitable for consumer
distribution. For more information, see the <a
href="https://cloud.google.com/transcoder/docs/concepts/overview">Transcoder
API overview</a>.
Transcoder_: This API converts video files into formats suitable for consumer
distribution. For more information, see the Transcoder API overview <https://cloud.google.com/transcoder/docs/concepts/overview>_.

Comment on lines +6 to +9
`Transcoder`_: This API converts video files into formats suitable for consumer
distribution. For more information, see the <a
href="https://cloud.google.com/transcoder/docs/concepts/overview">Transcoder
API overview</a>.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The description uses raw HTML tags, which are not standard reStructuredText. It should be converted to RST link syntax for better compatibility and rendering.

Suggested change
`Transcoder`_: This API converts video files into formats suitable for consumer
distribution. For more information, see the <a
href="https://cloud.google.com/transcoder/docs/concepts/overview">Transcoder
API overview</a>.
Transcoder_: This API converts video files into formats suitable for consumer
distribution. For more information, see the Transcoder API overview <https://cloud.google.com/transcoder/docs/concepts/overview>_.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jskeet jskeet force-pushed the description-batch-10 branch from 38269ac to f088133 Compare April 30, 2026 14:04
@jskeet jskeet merged commit 2f955a0 into googleapis:main Apr 30, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants