[Newbie Alert] I have gotten GCP up and running. I have two projects active. I have successfully gotten a sample webhook up/running with dialogflow in project one.
I now want to test something separate in a second project which requires uploading sample files and, as you'd expect, run a second set of commands and other things to work with that second project.
What's happening is that I'm getting everything needed for both projects showing up in the same place regardless of which project I start up the Cloud Shell. I can't run certain commands or overwrite one file over the other as it breaks projects.
I assume this means it is one instance per user but how do you have a project and her files/actions completely separate from another project. I know this is something dumb I'm missing.
Thanks in advance
Rick