Change the location of pubsub cloud function
I have a pubsub cloud function but it is deploying to us-central1 by default. I need it in Europe. How can I change the location of it? I know we can set the location of onRequest functions like this
Change the location of pubsub cloud function
I have a pubsub cloud function but it is deploying to us-central1 by default. I need it in Europe. How can I change the location of it? I know we can set the location of onRequest functions like this