In order to run any script you will need to ensure that the Google Cloud SDK is installed: https://cloud.google.com/sdk/downloads
## Authorization
Before running a script you will need to authorize the to set the Application Default Credentials. You can do this by running the following command: ```gcloud auth application-default login```