Opiniones sobre App Dev: Processing Cloud Pub/Sub Data using Cloud Functions v1.1
2774 opiniones
spanner is not working
Srikanth R. · Se revisó hace casi 7 años
Adam W. · Se revisó hace casi 7 años
Danish J. · Se revisó hace casi 7 años
errors in code
Yurii T. · Se revisó hace casi 7 años
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. · Se revisó hace casi 7 años
Thenappan N. · Se revisó hace casi 7 años
Parin K. · Se revisó hace casi 7 años
Error in provided code. JSON.parse(Buffer.from( pubsubMessage.data, 'base64').toString()) should be JSON.parse(Buffer.from( pubsubMessage, 'base64').toString())
Thomas P. · Se revisó hace casi 7 años
Mariela Y. · Se revisó hace casi 7 años
Amazing
Manu S. · Se revisó hace casi 7 años
Kristof S. · Se revisó hace casi 7 años
g
Rishabh J. · Se revisó hace casi 7 años
Ramiro D. · Se revisó hace casi 7 años
Mateusz S. · Se revisó hace casi 7 años
Joris S. · Se revisó hace casi 7 años
Ziming L. · Se revisó hace casi 7 años
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. · Se revisó hace casi 7 años
Girish G. · Se revisó hace casi 7 años
Easy to follow
Vishal R. · Se revisó hace casi 7 años
Aniceto G. · Se revisó hace casi 7 años
Oleksandr O. · Se revisó hace casi 7 años
Oleg V. · Se revisó hace casi 7 años
Lab needs to be corrected: pubsubMessage.data is incorrect because pubsubMessage is a string so there is no .data member!
Stephen H. · Se revisó hace casi 7 años
Jeff W. · Se revisó hace casi 7 años
There was some error in code let feedbackObject = JSON.parse(Buffer.from( pubsubMessage, 'base64').toString()).data;
Sandeep G. · 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.