Hacker News new | ask | show | jobs
by stewart27 2625 days ago
+1

You can also set up Cloud Scheduler to push to Pub/Sub, which can trigger your function. This is helpful if you don't want your function to be available via a public HTTPS endpoint.