Commit 3cb262e
authored
Make Python PubSub sample match other language ones (GoogleCloudPlatform#7470)
* Should output "Hello, {pubsub message}!"
* Remove output wrappers (Hello, and !) from message
* Decode to str
* Update main.py
* Update main.py1 parent 9f365f8 commit 3cb262e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments