How can I tell my function to respond to an endpoint specified on the received message with a HTTP Post response in Google Cloud function? In the code, or the trigger configuration, or in the package json?
I think I'm looking for something like this but in python: