Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4114485

Browse files
authored
docs: Add note about Google Firebase Admin API (googleapis#833)
1 parent 26823fa commit 4114485

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,14 @@ These client libraries are officially supported by Google. However, the librari
1010

1111
See the [docs folder](docs/README.md) for more detailed instructions and additional documentation.
1212

13-
## Google Cloud Platform / Google Ads
13+
## Other Google API libraries
1414

1515
For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, we recommend using [Cloud Client Libraries for Python](https://github.com/GoogleCloudPlatform/google-cloud-python).
1616

1717
For Google Ads API, we recommend using [Google Ads API Client Library for Python](https://github.com/googleads/google-ads-python/).
1818

19+
For Google Firebase Admin API, we recommend using [Firebase Admin Python SDK](https://github.com/firebase/firebase-admin-python).
20+
1921
## Installation
2022

2123
Install this library in a [virtualenv](https://virtualenv.pypa.io/en/latest/) using pip. virtualenv is a tool to

0 commit comments

Comments
 (0)