【发布时间】:2017-03-31 08:27:28
【问题描述】:
我发现了这个问题。它是关于调用 Google Cloud 基础架构中的其他模块。
How do I call other Google APIs from a Cloud Function?
所以我的问题是可以使用这种方法触发 Google Cloud Functions 吗?如果可能的话,这个解决方案的性能如何?
我认为它可能可以用作代码共享机制,因为我没有看到有关 GCF 的任何有关此问题的信息。
【问题讨论】:
标签: google-cloud-platform gcloud google-cloud-functions