GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.32k stars 1.75k forks source link

feat(pubsub): add cloud storage ingestion topic #4428

Closed hongalex closed 1 month ago

hongalex commented 1 month ago

Description

Fixes internal issue 368135589

snippet-bot[bot] commented 1 month ago

Here is the summary of changes.

You are about to add 1 region tag. - [pubsub/topics/create_topic_gcs_ingestion.go:17](https://github.com/hongalex/golang-samples/blob/de474bcfca11881a18c5bde85148c5fcccf2cb8d/pubsub/topics/create_topic_gcs_ingestion.go#L17), tag `pubsub_create_topic_with_cloud_storage_ingestion`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

hongalex commented 1 month ago

Thanks @telpirion!