Skip to content

Commit eb00bad

Browse files
docs: update the list of available APIs (googleapis#15604)
Update the list of available APIs in the README.
1 parent 4dc1833 commit eb00bad

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.rst

Lines changed: 18 additions & 2 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-api-core>`_
101+
- stable
102+
- |PyPI-google-api-core|
103+
-
104+
-
105+
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
100106
* - `API client core library <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-core>`_
101107
- stable
102108
- |PyPI-google-cloud-core|
@@ -619,6 +625,12 @@ Libraries
619625
-
620626
-
621627
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
628+
* - `Proto Plus <https://github.com/googleapis/google-cloud-python/tree/main/packages/proto-plus>`_
629+
- stable
630+
- |PyPI-proto-plus|
631+
-
632+
-
633+
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
622634
* - `Pub/Sub <https://github.com/googleapis/python-pubsub>`_
623635
- stable
624636
- |PyPI-google-cloud-pubsub|
@@ -1231,12 +1243,12 @@ Libraries
12311243
-
12321244
-
12331245
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
1234-
* - `Error Reporting <https://github.com/googleapis/python-error-reporting>`_
1246+
* - `Error Reporting API <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-error-reporting>`_
12351247
- preview
12361248
- |PyPI-google-cloud-error-reporting|
12371249
- `API Issues <https://issuetracker.google.com/savedsearches/559780>`_
12381250
- `File an API Issue <https://issuetracker.google.com/issues/new?component=187271>`_
1239-
- `Client Library Issues <https://github.com/googleapis/python-error-reporting/issues>`_
1251+
- `Client Library Issues <https://github.com/googleapis/google-cloud-python/issues>`_
12401252
* - `Eventarc Publishing <https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-eventarc-publishing>`_
12411253
- preview
12421254
- |PyPI-google-cloud-eventarc-publishing|
@@ -1648,6 +1660,8 @@ Libraries
16481660
:target: https://pypi.org/project/google-cloud-notebooks
16491661
.. |PyPI-google-cloud-api-gateway| image:: https://img.shields.io/pypi/v/google-cloud-api-gateway.svg
16501662
:target: https://pypi.org/project/google-cloud-api-gateway
1663+
.. |PyPI-google-api-core| image:: https://img.shields.io/pypi/v/google-api-core.svg
1664+
:target: https://pypi.org/project/google-api-core
16511665
.. |PyPI-google-cloud-core| image:: https://img.shields.io/pypi/v/google-cloud-core.svg
16521666
:target: https://pypi.org/project/google-cloud-core
16531667
.. |PyPI-googleapis-common-protos| image:: https://img.shields.io/pypi/v/googleapis-common-protos.svg
@@ -1822,6 +1836,8 @@ Libraries
18221836
:target: https://pypi.org/project/db-dtypes
18231837
.. |PyPI-google-cloud-private-ca| image:: https://img.shields.io/pypi/v/google-cloud-private-ca.svg
18241838
:target: https://pypi.org/project/google-cloud-private-ca
1839+
.. |PyPI-proto-plus| image:: https://img.shields.io/pypi/v/proto-plus.svg
1840+
:target: https://pypi.org/project/proto-plus
18251841
.. |PyPI-google-cloud-pubsub| image:: https://img.shields.io/pypi/v/google-cloud-pubsub.svg
18261842
:target: https://pypi.org/project/google-cloud-pubsub
18271843
.. |PyPI-google-cloud-pubsublite| image:: https://img.shields.io/pypi/v/google-cloud-pubsublite.svg

0 commit comments

Comments
 (0)