I need help with my Google Cloud Proyect, I develop an Google Chat application with Google Script project. My problem is the method to define the DEV and LIVE environment. I need two executions at the same time to have an LIVE environment for users who use my application and an DEV environment for me to develop new features.
I change the ID of execution in Google Chat API configuration but is not an valid solution, I need 2 environments. I must use only one google cloud project.