关于“App Dev: Processing Cloud Pub/Sub Data using Cloud Functions v1.1”的评价

2774 条评价

spanner is not working

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

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

Danish J. · 已于 almost 7 years前审核

errors in code

Yurii T. · 已于 almost 7 years前审核

Useless garbage feature that can't create or delete functions within 30 minutes. Thanks for wasting my time! I give up after a second attempt the stupid cloud function won't verify it just gives me 2 points and absolutely no information as to what I did wrong.

Christopher S. · 已于 almost 7 years前审核

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

Parin K. · 已于 almost 7 years前审核

Error in provided code. JSON.parse(Buffer.from( pubsubMessage.data, 'base64').toString()) should be JSON.parse(Buffer.from( pubsubMessage, 'base64').toString())

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

Mariela Y. · 已于 almost 7 years前审核

Amazing

Manu S. · 已于 almost 7 years前审核

Kristof S. · 已于 almost 7 years前审核

g

Rishabh J. · 已于 almost 7 years前审核

Ramiro D. · 已于 almost 7 years前审核

Mateusz S. · 已于 almost 7 years前审核

Joris S. · 已于 almost 7 years前审核

Ziming L. · 已于 almost 7 years前审核

There is error in source code example: INVALID VARIANT: let feedbackObject = JSON.parse(Buffer.from( pubsubMessage.data, 'base64').toString()).data; VALID VARIANT: let feedbackObject = JSON.parse(Buffer.from( pubsubMessage, 'base64').toString()).data; P.S. Please add python variant for lab

Stanislau A. · 已于 almost 7 years前审核

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

Easy to follow

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

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

Oleksandr O. · 已于 almost 7 years前审核

Oleg V. · 已于 almost 7 years前审核

Lab needs to be corrected: pubsubMessage.data is incorrect because pubsubMessage is a string so there is no .data member!

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

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

There was some error in code let feedbackObject = JSON.parse(Buffer.from( pubsubMessage, 'base64').toString()).data;

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

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