Google pubsub into HTTP triggered cloud function?
问题 Is it possible to trigger an HTTP cloud function in response to a pubsub message? When editing a subscription, google makes it possible to push the message to an HTTPS endpoint, but for abuse reasons one has to be able to prove that you own the domain in order to do this, and of course you can't prove that you own google's own *.cloudfunctions.net domain which is where they get deployed. The particular topic I'm trying to subscribe to is a public one, projects/pubsub-public-data/topics