We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a20d75 commit d050d76Copy full SHA for d050d76
compute/vms.js
@@ -20,7 +20,7 @@
20
// By default, the client will authenticate using the service account file
21
// specified by the GOOGLE_APPLICATION_CREDENTIALS environment variable and use
22
// the project specified by the GCLOUD_PROJECT environment variable. See
23
-// https://googlecloudplatform.github.io/gcloud-node/#/docs/google-cloud/latest/guides/authentication
+// https://cloud.google.com/docs/authentication/production#providing_credentials_to_your_application
24
const Compute = require('@google-cloud/compute');
25
// [END auth]
26
0 commit comments