【发布时间】:2021-08-19 22:55:55
【问题描述】:
我需要为 Cloud Storage 使用 Pub / Sub 通知,在 firebase 上我有存储文件,我需要执行任何过程,这些过程我也存储在 firebase 上的另一个字段中,有时该过程失败,所以我需要使用 Pub / 云存储的子通知发布OBJECT_FINALIZE
要实现https://cloud.google.com/storage/docs/pubsub-notifications,我需要创建主题,用户订阅操作。
我在哪里可以创建主题?,我对文档很困惑
【问题讨论】:
标签: node.js reactjs firebase google-cloud-platform google-cloud-pubsub