关于“Scanning User-Generated Content using the Cloud Video Intelligence and Cloud Vision APIs”的评价
评论
Very practical example. However there're some instructions about Cloud Functions needs to be updated. - `--runtime` argument is required - provided code only runs on nodejs v6 which is deprecated.
Ching Zong H. · 评论over 6 years之前
學儀 陳. · 评论almost 7 years之前
雅慧 邱. · 评论almost 7 years之前
something wrong happened at deploy cloud function, must add parameter `--runtime nodejs6` then you can finish this lab
Shu Hao L. · 评论almost 7 years之前
Kenny H. · 评论almost 7 years之前
could not found runtime parameter while deploy the function
sarthakm s. · 评论almost 7 years之前
宏逸 陳. · 评论almost 7 years之前
van h. · 评论almost 7 years之前
can't complete lab: ERROR: (gcloud.beta.functions.deploy) Missing required argument [runtime]: Flag `--runtime` is required for new functions.
Haha S. · 评论almost 7 years之前
宗彥 朱. · 评论almost 7 years之前
Tsung-Hsuan L. · 评论almost 7 years之前
Willis C. · 评论almost 7 years之前
Alex M. · 评论almost 7 years之前
啟仁 羅. · 评论almost 7 years之前
哲睿 張. · 评论almost 7 years之前
The articles is too old, not functional
Rukeith T. · 评论almost 7 years之前
Hsien-Yuan C. · 评论almost 7 years之前
deploy error when executate gcloud beta functions deploy GCStoPubsub --stage-bucket gs://${STAGING_BUCKET_NAME} --trigger-topic ${UPLOAD_NOTIFICATION_TOPIC} --entry-point GCStoPubsub error message: gcloud beta functions deploy visionAPI --stage-bucket gs://${STAGING_BUCKET_NAME} --trigger-topic visionapiservice --entry-point visionAPI ERROR: (gcloud.beta.functions.deploy) Missing required argument [runtime]: Flag `--runtime` is required for new functions.
Hsieh J. · 评论almost 7 years之前
Pokemon o. · 评论almost 7 years之前
Great Lesson.
Jen-Yu W. · 评论almost 7 years之前
Too complex
WEI-CHENG L. · 评论almost 7 years之前
paul J. · 评论almost 7 years之前
great
ajay w. · 评论almost 7 years之前
Below command will have error message since google cloud function need "runtime" parameter since Apr 4 (https://cloud.google.com/functions/docs/release-notes): $ 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. add --runtime nodejs6 will solve this issue (btw, nodejs6 is deprecated).
Dennis C. · 评论almost 7 years之前
sky y. · 评论almost 7 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。