Anu*_*man 4 java firebase firebase-realtime-database google-cloud-functions
我是firebase的新手.我使用admin sdk(java代码)将数据存储在firebase数据库中.我成功完成了这部分.现在我想在创建数据库条目和通知时写入fire base cloud函数
1. The function triggers on writes to the Realtime Database path where followers are stored.
2. The function composes a message to send via FCM.
3. FCM sends the notification message to the user's device.
Run Code Online (Sandbox Code Playgroud)
因为我在互联网上搜索更多,只找到了node.js代码.
https://firebase.google.com/docs/functions/get-started
是否可以使用admin sdk或java代码编写firebase云功能.请帮助我.
GCP Cloud Functions现在具有Java运行时。
目前,它处于Alpha状态,但我希望它能很快发布到Beta版本。
对于Cloud Functions,目前在node.js环境中不支持Java或JavaScript以外的任何其他语言或环境.
| 归档时间: |
|
| 查看次数: |
4007 次 |
| 最近记录: |