云功能无权使用同一计费帐户下的其他项目实施支出限制
I am following the documentation here https://cloud.google.com/appengine/docs/managing-costs to disable App Engine using cloud functions when a spending limit is reached.
我想为与同一帐单帐户相关联的所有项目禁用App Engine,文档称其应在以下说明中起作用
注意:源代码假定您要创建的功能和要禁用的应用程序在同一Google Cloud...