GCP - Cloud Functions
You attempt to deploy a Cloud Function using:
But receive an error stating the runtime is invalid. What is the most probable cause?
gcloud functions deploy analyzeData --runtime python310 --trigger-httpBut receive an error stating the runtime is invalid. What is the most probable cause?
