GCP - Cloud Functions
Given this deployment command:
What runtime environment will the function use?
gcloud functions deploy myFunc --runtime nodejs18 --trigger-httpWhat runtime environment will the function use?
