docs: update the list of available APIs#16646
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds entries for the App Optimize API, Spanner DBAPI Driver, and IAM Connector Credentials API to the README. Feedback indicates that the IAM Connector Credentials API entry and its PyPI definitions are currently out of alphabetical order. Additionally, it is recommended to rename the IAM Connector Credentials API to a more human-readable format for consistency with other entries.
| - | ||
| - | ||
| - `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_ | ||
| * - `iamconnectorcredentials.googleapis.com API <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iamconnectorcredentials>`_ |
There was a problem hiding this comment.
The entry for iamconnectorcredentials.googleapis.com API is incorrectly placed at the end of the table. The list is maintained in alphabetical order, so this entry should be moved to the section for APIs starting with 'I'. Additionally, the name should be updated to a human-readable format to match the rest of the list.
| * - `iamconnectorcredentials.googleapis.com API <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iamconnectorcredentials>`_ | |
| * - IAM Connector Credentials API <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iamconnectorcredentials>_ |
| .. |PyPI-google-cloud-iamconnectorcredentials| image:: https://img.shields.io/pypi/v/google-cloud-iamconnectorcredentials.svg | ||
| :target: https://pypi.org/project/google-cloud-iamconnectorcredentials |
Update the list of available APIs in the README.