1 Answers
Hi Ron
As you discovered, you need to configure the relationship between the bucket and topic with the gsutil command. This sets up notifications that will be published to the topic when an object is written to the bucket.
See https://cloud.google.com/storage/docs/gsutil/commands/notification for more details.
That is correct, thank you.
I did a bit research and found out: currently we cannot set notification for storage via console, check: https://cloud.google.com/storage/docs/reporting-changes
To debug the functions, we can either look at the logs in the function or test by passing a mocked data.