【发布时间】:2020-02-28 14:40:57
【问题描述】:
- Firebase: Enable the Google Cloud Build API for your Cloud Functions project? & understanding "action required" email from GCP, re: enable Cloud Build API 要求不同的东西,我理解 Cloud Build 对 Firebase Functions 的意义,如下所述。我在询问计费要求 - 如果这是一件事。通知中并不清楚这一点。
云功能和云构建
我通过电子邮件收到通知,我需要为我的 Firebase 项目执行以下操作:
[需要采取行动] 在 2020 年 4 月 20 日之前为您的 Cloud Functions 项目启用 Google Cloud Build API
该消息进一步说明Cloud Functions 将在未来使用Cloud Build、Container Registry 和Cloud Storage 来部署代码。
计费
收到通知后,我按照描述的步骤进行操作:
- 访问 Cloud Console 中的 Cloud Build API 链接。
- 从下拉菜单中选择您的项目。
- 点击继续为项目启用 Cloud Build API。左下角将出现一个框,以确认 API 已启用。
我访问了链接并按照步骤操作,但失败了:This API cannot be enabled at the moment. You may lack appropriate permissions.
在我的 Firebase 项目中使用Cloud Build in the Google Cloud Console 处的“启用”按钮显示:
需要结算
这是否意味着 Cloud Functions for Firebase 现在需要启用结算功能,即 Blaze 计划?
【问题讨论】:
-
我建议联系 Firebase 支持以获取有关计费的官方声明。 support.google.com/firebase/contact/support
-
我希望不会——那太狡猾了!如果您能从支持人员那里获得有关此问题的官方声明并回复,那就太好了。
-
一个月前的 App Engine 也是如此。许多人只免费使用 App Engine 进行开发/uat 项目,不需要信用卡。但是,当引入 Cloud Build 时,需要一张信用卡。无需额外计费,因为每个计费帐户每天有 120 分钟的免费构建时间,但如果同一天有大量项目的大量构建,您将开始付费!
标签: firebase google-cloud-platform google-cloud-functions google-cloud-build