There is no such feature in GCS to change bucket(but you can store files with version. So, you can revert to working version of that file. ) Also, you can install feature flag in your code to control from outside. Another option is you can use environment variables but in that case you need to restart your application.