Example for GCS file upload with PythonInstall Requirementspip install -r requirements.txtSetup credentialsexport GOOGLE_APPLICATION_CREDENTIALS=<path of service account json file>