Example for GCS file upload with Python Install Requirements pip install -r requirements.txt Setup credentials export GOOGLE_APPLICATION_CREDENTIALS=<path of service account json file>