nodejs-dialogflow icon indicating copy to clipboard operation
nodejs-dialogflow copied to clipboard

Cloud function that can point to different environments for testing.

Open markwindsorr opened this issue 3 years ago • 0 comments

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

markwindsorr avatar Aug 25 '22 13:08 markwindsorr