アプリ開発: Cloud Functions を使用した Cloud Pub/Sub データの処理 v1.1 のレビュー

2774 件のレビュー

spanner is not working

Ramappa Srikanth · 7年弱前にレビュー済み

Wilkie Adam · 7年弱前にレビュー済み

Jatmiko Danish · 7年弱前にレビュー済み

errors in code

Tymchii Yurii · 7年弱前にレビュー済み

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.

Sidell Christopher · 7年弱前にレビュー済み

Narayanan Thenappan · 7年弱前にレビュー済み

Kothari Parin · 7年弱前にレビュー済み

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

Pfäfflin Thomas · 7年弱前にレビュー済み

Yepez-Bird Mariela · 7年弱前にレビュー済み

Amazing

Sharma Manu · 7年弱前にレビュー済み

Szalontai Kristof · 7年弱前にレビュー済み

g

Jain Rishabh · 7年弱前にレビュー済み

Díaz Ramiro · 7年弱前にレビュー済み

Semik Mateusz · 7年弱前にレビュー済み

Suppers Joris · 7年弱前にレビュー済み

Li Ziming · 7年弱前にレビュー済み

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

Arkhipenka Stanislau · 7年弱前にレビュー済み

G C Girish · 7年弱前にレビュー済み

Easy to follow

Raj Vishal · 7年弱前にレビュー済み

Garcia Aniceto · 7年弱前にレビュー済み

Oleksandr Oleksandr · 7年弱前にレビュー済み

Vintoniak Oleg · 7年弱前にレビュー済み

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

Huey Stephen · 7年弱前にレビュー済み

Washburn Jeff · 7年弱前にレビュー済み

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

Ghosh Sandeep · 7年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。