We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd3f976 + f80354e commit a56903aCopy full SHA for a56903a
README.md
@@ -13,6 +13,8 @@ This client supports the following Google Cloud services:
13
* [Google Cloud Datastore](https://cloud.google.com/products/cloud-datastore/)
14
* [Google Cloud Storage](https://cloud.google.com/products/cloud-storage/)
15
16
+If you need support for other Google APIs, check out the [Google Node.js API Client library][googleapis].
17
+
18
## Quick Start
19
20
```sh
@@ -106,3 +108,5 @@ See [CONTRIBUTING](CONTRIBUTING.md) for more information on how to get started.
106
108
## License
107
109
110
Apache 2.0 - See [COPYING](COPYING) for more information.
111
112
+[googleapis]: https://github.com/google/google-api-nodejs-client
0 commit comments