Ask Your Question
0

What are the Cloud Function triggers for both scheduled and on-demand events?

asked 2021-06-02 11:00:00 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-09-08 13:00:00 +0000

woof gravatar image

Cloud Function triggers for scheduled events include:

  1. Cloud Scheduler
  2. Cloud Pub/Sub
  3. Cloud Logging
  4. Firebase Realtime Database
  5. Firebase Cloud Firestore
  6. Firebase Authentication
  7. Firebase Analytics
  8. Firebase Crashlytics

Cloud Function triggers for on-demand events include:

  1. HTTP endpoints
  2. Cloud Storage
  3. Cloud Pub/Sub
  4. Firebase Cloud Messaging
  5. Firebase Remote Config
  6. Firebase Hosting
  7. Firebase Test Lab for Android/iOS
  8. Google Assistant
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-06-02 11:00:00 +0000

Seen: 13 times

Last updated: Sep 08 '21