nodejs-dialogflow
nodejs-dialogflow copied to clipboard
Cloud function that can point to different environments for testing.
Hi, I have a cloud function that handles the dialogflow detect intent request. I have 2 custom environments on my dialogflow account (dev and prod) and am wondering where in my cloud function would I specify which environment to point too so I can test changes locally