在云函数中使用Firestore时,如何使用特性?
基本上,在云函数中使用了一个新的Firestore查询之后,应该在哪里找到
更新:根据注释建议添加示例代码
假设以前没有使用下面的查询。在我将函数部署到云函数并使用它之后,在哪里可以找到自动创建的创建缺失索引的链接?
import * as admin from 'firebase-admin';
import * as functions from 'firebase-functions';
admin.initializeApp(functions.config().firebase);
const d
我在跟踪https://cloud.google.com/scheduler/docs/start-and-stop-compute-engine-instances-on-a-schedule。在测试Cloud函数时,我得到了错误消息:
Error: Required 'compute.instances.list' permission for 'projects/thorstenstaerk-cert' at Function.parseHttpError (/workspace/node_modules/google-gax/build/src/goog