关于“Scanning User-Generated Content using the Cloud Video Intelligence and Cloud Vision APIs”的评价
评论
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 核实。