gcpProjectIdEnvironmentVariables top-level constant

Set<String> const gcpProjectIdEnvironmentVariables

Implementation

const gcpProjectIdEnvironmentVariables = {
  'GCP_PROJECT',
  'GCLOUD_PROJECT',
  'CLOUDSDK_CORE_PROJECT',
  'GOOGLE_CLOUD_PROJECT',
};