google-cloud-functions-python:Google Cloud Functions Python运行时演示

时间:2024-05-18 12:01:35
【文件属性】:

文件名称:google-cloud-functions-python:Google Cloud Functions Python运行时演示

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-18 12:01:35

python serverless google-cloud python3 serverless-functions

Google Cloud Functions Python运行时演示 演示Google Cloud Function演示了Python 3运行时的使用。 。 部署方式 $ gcloud components update $ gcloud components install beta $ gcloud beta functions deploy getUserDetails --runtime python37 --trigger-http --project 其中是您的Google Cloud项目ID。 测验 将浏览器指向: https://-.cloudfunctions.net/getUserDetails 在哪里: 是您部署到的Google Cloud区域(例如us-centr


【文件预览】:
google-cloud-functions-python-master
----.gitignore(34B)
----requirements.txt(8B)
----LICENSE(1KB)
----.gcloudignore(534B)
----README.md(2KB)
----main.py(233B)

网友评论