credentialsPathEnvironmentVariable top-level constant
String
const credentialsPathEnvironmentVariable
Standard environment variable for specifying the path to a service account JSON file.
See: https://docs.cloud.google.com/docs/authentication/application-default-credentials
Implementation
const credentialsPathEnvironmentVariable = 'GOOGLE_APPLICATION_CREDENTIALS';