Skip to content

Commit 5ce8cb4

Browse files
Srimans7sofisldanieljbrucedanielbankhead
authored
docs: update broken link on README (googleapis#3430) (googleapis#3436)
* docs: update broken link on README (googleapis#3430) Removed broken link to deprecated '@Google-Cloud" package. * Update README.md --------- Co-authored-by: sofisl <[email protected]> Co-authored-by: danieljbruce <[email protected]> Co-authored-by: Daniel Bankhead <[email protected]>
1 parent ef7706a commit 5ce8cb4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@
3636
The full list of supported APIs can be found on the [Google APIs Explorer][apiexplorer]. The API endpoints are automatically generated, so if the API is not in the list, it is currently not supported by this API client library.
3737

3838
### Working with Google Cloud Platform APIs?
39-
If you're working with [Google Cloud Platform][cloudplatform] APIs such as Datastore, Cloud Storage or Pub/Sub, consider using the [`@google-cloud`][googlecloud] client libraries: single purpose idiomatic Node.js clients for Google Cloud Platform services.
39+
When utilizing Google Cloud Platform APIs like Datastore, Cloud Storage, or Pub/Sub, it is advisable to leverage the @google-cloud client libraries. These libraries are purpose-built, idiomatic Node.js clients designed for specific Google Cloud Platform services. We recommend installing individual API packages, such as `@google-cloud/storage`. To explore a comprehensive list of Google Cloud Platform API-specific packages, please refer to https://cloud.google.com/nodejs/docs/reference.
40+
41+
42+
43+
44+
4045

4146
### Support and maintenance
4247
These client libraries are officially supported by Google. However, these libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features. For Google Cloud Platform APIs, we recommend using [google-cloud-node](https://github.com/GoogleCloudPlatform/google-cloud-node) which is under active development.

0 commit comments

Comments
 (0)