Skip to content

Commit 930dc0f

Browse files
docs: update the list of available APIs (googleapis#15571)
Update the list of available APIs in the README.
1 parent 085a9fa commit 930dc0f

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

README.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ Libraries
9797
-
9898
-
9999
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
100+
* - `API client core library <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-core>`_
101+
- stable
102+
- |PyPI-google-cloud-core|
103+
-
104+
-
105+
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
100106
* - `APIs Common Protos <https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos>`_
101107
- stable
102108
- |PyPI-googleapis-common-protos|
@@ -1123,12 +1129,12 @@ Libraries
11231129
-
11241130
-
11251131
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
1126-
* - `DNS <https://github.com/googleapis/python-dns>`_
1132+
* - `DNS <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dns>`_
11271133
- preview
11281134
- |PyPI-google-cloud-dns|
11291135
- `API Issues <https://issuetracker.google.com/savedsearches/559772>`_
11301136
- `File an API Issue <https://issuetracker.google.com/issues/new?component=187241>`_
1131-
- `Client Library Issues <https://github.com/googleapis/python-dns/issues>`_
1137+
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
11321138
* - `Data Analytics API with Gemini <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-geminidataanalytics>`_
11331139
- preview
11341140
- |PyPI-google-cloud-geminidataanalytics|
@@ -1519,12 +1525,12 @@ Libraries
15191525
-
15201526
-
15211527
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
1522-
* - `Runtime Configurator <https://github.com/googleapis/python-runtimeconfig>`_
1528+
* - `Runtime Configurator <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-runtimeconfig>`_
15231529
- preview
15241530
- |PyPI-google-cloud-runtimeconfig|
15251531
- `API Issues <https://issuetracker.google.com/savedsearches/559663>`_
15261532
- `File an API Issue <https://issuetracker.google.com/issues/new?component=187078>`_
1527-
- `Client Library Issues <https://github.com/googleapis/python-runtimeconfig/issues>`_
1533+
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
15281534
* - `SQLAlchemy dialect for BigQuery <https://github.com/googleapis/python-bigquery-sqlalchemy>`_
15291535
- preview
15301536
- |PyPI-sqlalchemy-bigquery|
@@ -1642,6 +1648,8 @@ Libraries
16421648
:target: https://pypi.org/project/google-cloud-notebooks
16431649
.. |PyPI-google-cloud-api-gateway| image:: https://img.shields.io/pypi/v/google-cloud-api-gateway.svg
16441650
:target: https://pypi.org/project/google-cloud-api-gateway
1651+
.. |PyPI-google-cloud-core| image:: https://img.shields.io/pypi/v/google-cloud-core.svg
1652+
:target: https://pypi.org/project/google-cloud-core
16451653
.. |PyPI-googleapis-common-protos| image:: https://img.shields.io/pypi/v/googleapis-common-protos.svg
16461654
:target: https://pypi.org/project/googleapis-common-protos
16471655
.. |PyPI-google-cloud-access-approval| image:: https://img.shields.io/pypi/v/google-cloud-access-approval.svg

0 commit comments

Comments
 (0)