projectIdEnvironmentVariable top-level constant

String const projectIdEnvironmentVariable

The standard environment variable for specifying the Google Cloud project ID.

Implementation

const projectIdEnvironmentVariable = 'GOOGLE_CLOUD_PROJECT';