We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be93925 commit 75088a9Copy full SHA for 75088a9
gcloudfunctionpubsubevent/README.md
@@ -43,8 +43,10 @@ It handles a Google Cloud Function that sends information about a Cloud Pub/Sub
43
44
Enter the `Triggering event` content:
45
46
+ ```json
47
{
48
}
49
+ ```
50
51
Click `Test the function`.
52
@@ -68,9 +70,11 @@ It handles a Google Cloud Function that sends information about a Cloud Pub/Sub
68
70
69
71
72
73
74
75
"data": "UGV0ZXI="
76
77
78
79
80
0 commit comments