Scanning User-Generated Content using the Cloud Video Intelligence and Cloud Vision APIs Reviews
8763 reviews
need to add runtime as flag of cloud function deploy
Moises M. · Reviewed כמעט 7 שנים ago
some provide command show out "ERROR: (gcloud.beta.functions.deploy) Missing required argument [runtime]: Flag `--runtime` is required for new functions."
詮 歐. · Reviewed כמעט 7 שנים ago
郭 郁. · Reviewed כמעט 7 שנים ago
Bernd B. · Reviewed כמעט 7 שנים ago
Nice
Meng Fang T. · Reviewed כמעט 7 שנים ago
good
steven s. · Reviewed כמעט 7 שנים ago
禹棠 林. · Reviewed כמעט 7 שנים ago
encouting error: gcloud beta functions deploy GCStoPubsub --stage-bucket gs://${STAGING_BUCKET_NAME} --trigger-topic ${UPLOAD_NOTIFICATION_TOPIC} --entry-point GCStoPubsub ERROR: (gcloud.beta.functions.deploy) Missing required argument [runtime]: Flag `--runtime` is required for new functions. Solution: gcloud beta functions deploy GCStoPubsub --stage-bucket gs://${STAGING_BUCKET_NAME} --trigger-topic ${UPLOAD_NOTIFICATION_TOPIC} --entry-point GCStoPubsub --runtime nodejs6
Ichi T. · Reviewed כמעט 7 שנים ago
Jerry W. · Reviewed כמעט 7 שנים ago
David H. · Reviewed כמעט 7 שנים ago
deployment command require --runtime arg now. Please update the guide. Thx!
joe k. · Reviewed כמעט 7 שנים ago
The code did not work due to a runtime not specified argument which I setted to nodejs8, still didnt make it run. Error in log.
Gabriel P. · Reviewed כמעט 7 שנים ago
Please update the way to install cloud functions, you must include --runtime nodejs8 parameter.
Juan Camilo D. · Reviewed כמעט 7 שנים ago
Mohammed Aamir S. · Reviewed כמעט 7 שנים ago
placid c. · Reviewed כמעט 7 שנים ago
Lorenco G. · Reviewed כמעט 7 שנים ago
when deploying the function the shell told me that --runtime argument is needed but failed to supply. With a little searching on internet I found out that --runtime=nodejs6 did the job, but there should not be errors if I exactly copy paste the code.
Corneel Willem V. · Reviewed כמעט 7 שנים ago
pk q. · Reviewed כמעט 7 שנים ago
Antonino R. · Reviewed כמעט 7 שנים ago
Not sure why this command is not working: google3034607_student@cloudshell:~/cloud-functions-intelligentcontent-nodejs (qwiklabs-gcp-ace1ee86236727de)$ gcloud beta functions deploy GCStoPubsub --stage-bucket gs://${STAGING_BUCKET_NAME} --trigger-topic ${UPLOAD_NOTIFICATION_TOPIC} --entry-point GCStoPubsub ERROR: (gcloud.beta.functions.deploy) Missing required argument [runtime]: Flag `--runtime` is required for new functions. google3034607_student@cloudshell:~/cloud-functions-intelligentcontent-nodejs (qwiklabs-gcp-ace1ee86236727de)$ gcloud beta functions deploy GCStoPubsub --stage-bucket gs://${STAGING_BUCKET_NAME} --trigger-topic ${UPLOAD_NOTIFICATION_TOPIC} --entry-point --runtime GCStoPubsub ERROR: (gcloud.beta.functions.deploy) argument --entry-point: expected one argument Usage: gcloud beta functions deploy (NAME : --region=REGION) [optional flags] optional flags may be --clear-env-vars | --clear-labels | --clear-max-instances | --entry-point | --env-vars-file | --help | --max-instances | --memory | --region | --remove-env-vars | --remove-labels | --retry | --runtime | --service-account | --set-env-vars | --source | --stage-bucket | --timeout | --trigger-bucket | --trigger-event | --trigger-http | --trigger-resource | --trigger-topic | --update-env-vars | --update-labels | --vpc-connector For detailed information on this command and its flags, run: gcloud beta functions deploy --help google3034607_student@cloudshell:~/cloud-functions-intelligentcontent-nodejs (qwiklabs-gcp-ace1ee86236727de)$
James M. · Reviewed כמעט 7 שנים ago
Very fun and succinct, useful lab. Cloud functions now require a --runtime parameter so Lab may need updating.
Jared C. · Reviewed כמעט 7 שנים ago
Cloud Function deploy commands are obsolete. Missing --runtime parameter
Juv C. · Reviewed כמעט 7 שנים ago
Sergio P. · Reviewed כמעט 7 שנים ago
samudith N. · Reviewed כמעט 7 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.