Google Cloud Functions
Google Cloud Functions is an event-driven serverless compute platform that enables you to run your code locally or in the cloud without having to provision servers.
Utilities · Google Cloud Functions
Configuration parameters
credentials_json— Service account private key file contents (JSON)project_id_creds— Default project IDproject_id— Default project IDregion— Default regionproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (4)
-
google-cloud-function-executeExecutes a Google Cloud function.
-
google-cloud-function-get-by-nameGets the details of a specific Google Cloud function.
-
google-cloud-function-regions-listLists all regions in the project.
-
google-cloud-functions-listLists all Google Cloud functions.