skip to Main Content

onSchedule eventType for Firebase Extension?

I decided to upgrade my extension to use 2nd generation Cloud Functions. I changed my cloud function from pubsub.schedule to onSchedule. In extensions.yaml I have to define resources.properties.eventTrigger.eventType. However I am not able to find any hints in the documentation:…

VIEW QUESTION

Firebase extension Error : emulated services will use a demo configuration and attempts to access non-emulated services for this project will fail

I am building an extension by reading this official documentation and getting error in 4 step, while start emulator in firebase extension firebase emulators:start --project=demo-test. Error : C:UsersRAJENDRA A VERMADesktopFirebase Extensionrtdb-uppercase- messagesfunctionsintegration-tests>firebase emulators:start --project=demo-test i emulators: Starting emulators: functions, database,…

VIEW QUESTION
Back To Top
Search