Skip to content

docs: update the list of available APIs#16484

Open
yoshi-code-bot wants to merge 1 commit intogoogleapis:mainfrom
yoshi-code-bot:update-api-list-2026-03-31
Open

docs: update the list of available APIs#16484
yoshi-code-bot wants to merge 1 commit intogoogleapis:mainfrom
yoshi-code-bot:update-api-list-2026-03-31

Conversation

@yoshi-code-bot
Copy link
Copy Markdown
Contributor

Update the list of available APIs in the README.

@yoshi-code-bot yoshi-code-bot requested review from a team as code owners March 31, 2026 07:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2026
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 updates the README.rst file to include several new libraries, such as the API Client Generator, BigLake API, Data Lineage API, Geocoding API, and Sphinx DocFX YAML Generator, along with their respective PyPI link definitions. The review feedback highlights several instances where the new entries were not added in alphabetical order, both in the library table and the link definition section, which is necessary to maintain the document's consistency.

Comment on lines +1072 to +1077
* - `BigLake API <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-biglake-hive>`_
- preview
- |PyPI-google-cloud-biglake-hive|
- `API Issues <https://issuetracker.google.com/issues?q=componentid:187149>`_
- `File an API Issue <https://issuetracker.google.com/issues/new?component=187149&template=1019829>`_
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
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 list of APIs should be sorted alphabetically by their package name when the display names are identical. google-cloud-biglake should precede google-cloud-biglake-hive.

Comment on lines +1192 to +1197
* - `Data Lineage API <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datacatalog-lineage-configmanagement>`_
- preview
- |PyPI-google-cloud-datacatalog-lineage-configmanagement|
- `API Issues <https://issuetracker.google.com/issues?q=componentid:1530027>`_
- `File an API Issue <https://issuetracker.google.com/issues/new?component=1530027>`_
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
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 list of APIs should be sorted alphabetically by their package name. google-cloud-datacatalog-lineage should precede google-cloud-datacatalog-lineage-configmanagement.

Comment on lines +2059 to +2060
.. |PyPI-google-cloud-biglake-hive| image:: https://img.shields.io/pypi/v/google-cloud-biglake-hive.svg
:target: https://pypi.org/project/google-cloud-biglake-hive
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 PyPI link definitions should be sorted alphabetically. |PyPI-google-cloud-biglake| should come before |PyPI-google-cloud-biglake-hive|.

Comment on lines +2099 to +2100
.. |PyPI-google-cloud-datacatalog-lineage-configmanagement| image:: https://img.shields.io/pypi/v/google-cloud-datacatalog-lineage-configmanagement.svg
:target: https://pypi.org/project/google-cloud-datacatalog-lineage-configmanagement
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 PyPI link definitions should be sorted alphabetically. |PyPI-google-cloud-datacatalog-lineage| should come before |PyPI-google-cloud-datacatalog-lineage-configmanagement|.

Comment on lines +2145 to +2146
.. |PyPI-google-maps-geocode| image:: https://img.shields.io/pypi/v/google-maps-geocode.svg
:target: https://pypi.org/project/google-maps-geocode
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 PyPI link definitions should be sorted alphabetically. |PyPI-google-cloud-config| should come before |PyPI-google-maps-geocode|.

Comment on lines +2251 to +2252
.. |PyPI-gcp-sphinx-docfx-yaml| image:: https://img.shields.io/pypi/v/gcp-sphinx-docfx-yaml.svg
:target: https://pypi.org/project/gcp-sphinx-docfx-yaml
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 PyPI link definitions should be sorted alphabetically. |PyPI-gcp-sphinx-docfx-yaml| should come before |PyPI-google-maps-solar|.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant