- 1
من یه برنامه نویس خوب میخوا م با یه پشنهاد خوب
@web@iran@ایران
2 Answers
+ 4
Are you asking here to find a programmer?
Because this place is reserved for questions, you shouldn't advertise here.
- 1
exports.myStorageFunction = functions
.region('europe-west1')
.storage
.object()
.onFinalize((object) => {
// ...
});