关于“Scanning User-Generated Content using the Cloud Video Intelligence and Cloud Vision APIs”的评价

8763 条评价

need to add runtime as flag of cloud function deploy

Moises M. · 已于 almost 7 years前审核

some provide command show out "ERROR: (gcloud.beta.functions.deploy) Missing required argument [runtime]: Flag `--runtime` is required for new functions."

詮 歐. · 已于 almost 7 years前审核

郭 郁. · 已于 almost 7 years前审核

Bernd B. · 已于 almost 7 years前审核

Nice

Meng Fang T. · 已于 almost 7 years前审核

good

steven s. · 已于 almost 7 years前审核

禹棠 林. · 已于 almost 7 years前审核

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. · 已于 almost 7 years前审核

Jerry W. · 已于 almost 7 years前审核

David H. · 已于 almost 7 years前审核

deployment command require --runtime arg now. Please update the guide. Thx!

joe k. · 已于 almost 7 years前审核

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. · 已于 almost 7 years前审核

Please update the way to install cloud functions, you must include --runtime nodejs8 parameter.

Juan Camilo D. · 已于 almost 7 years前审核

Mohammed Aamir S. · 已于 almost 7 years前审核

placid c. · 已于 almost 7 years前审核

Lorenco G. · 已于 almost 7 years前审核

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. · 已于 almost 7 years前审核

pk q. · 已于 almost 7 years前审核

Antonino R. · 已于 almost 7 years前审核

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. · 已于 almost 7 years前审核

Very fun and succinct, useful lab. Cloud functions now require a --runtime parameter so Lab may need updating.

Jared C. · 已于 almost 7 years前审核

Cloud Function deploy commands are obsolete. Missing --runtime parameter

Juv C. · 已于 almost 7 years前审核

Sergio P. · 已于 almost 7 years前审核

samudith N. · 已于 almost 7 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。