Opiniones sobre Scanning User-Generated Content using the Cloud Video Intelligence and Cloud Vision APIs

8763 opiniones

need to add runtime as flag of cloud function deploy

Moises M. · Se revisó hace casi 7 años

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

詮 歐. · Se revisó hace casi 7 años

郭 郁. · Se revisó hace casi 7 años

Bernd B. · Se revisó hace casi 7 años

Nice

Meng Fang T. · Se revisó hace casi 7 años

good

steven s. · Se revisó hace casi 7 años

禹棠 林. · Se revisó hace casi 7 años

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. · Se revisó hace casi 7 años

Jerry W. · Se revisó hace casi 7 años

David H. · Se revisó hace casi 7 años

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

joe k. · Se revisó hace casi 7 años

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. · Se revisó hace casi 7 años

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

Juan Camilo D. · Se revisó hace casi 7 años

Mohammed Aamir S. · Se revisó hace casi 7 años

placid c. · Se revisó hace casi 7 años

Lorenco G. · Se revisó hace casi 7 años

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. · Se revisó hace casi 7 años

pk q. · Se revisó hace casi 7 años

Antonino R. · Se revisó hace casi 7 años

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. · Se revisó hace casi 7 años

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

Jared C. · Se revisó hace casi 7 años

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

Juv C. · Se revisó hace casi 7 años

Sergio P. · Se revisó hace casi 7 años

samudith N. · Se revisó hace casi 7 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.