powered by
Fetches the Google Cloud Services (GCS) project id associated with a service account key.
get_project_id(path = Sys.getenv("GCS_AUTH_FILE"))
a string with a GCS project id
path to the JSON file with your service account key
if (FALSE) { project_id <- get_project_id() }
Run the code above in your browser using DataLab