From da73e2acc3b9ec84ef472490e85fe56c0ca3463d Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 25 Apr 2026 18:42:38 -0700 Subject: [PATCH] docs: update the list of available APIs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d26d95e8faae..7d3c204af3a9 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ Once downloaded, store the path to this file in the `GOOGLE_APPLICATION_CREDENTI ### Other Authentication Methods -Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-cloud-node/tree/main/core/packages/google-auth-library-nodejs), +Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-auth-library-nodejs), which is the authentication library used by all Google Cloud Node.js clients. ## Example Applications