Skip to content

Conversation

@hongalex
Copy link
Member

@hongalex hongalex commented May 22, 2023

Add support for subscriptions that pushes messages to Cloud Storage.

@hongalex hongalex requested review from a team and shollyman as code owners May 22, 2023 22:55
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: pubsub Issues related to the Pub/Sub API. labels May 22, 2023
@hongalex hongalex requested a review from shollyman June 15, 2023 18:55
}

case "cloud_storage_config":
sub.proto.CloudStorageConfig = req.GetSubscription().GetCloudStorageConfig()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's some invariant here that ensures req.GetSubscription() doesn't return nil?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, it's checked in the first lines above

@product-auto-label product-auto-label bot added the stale: old Pull request is old and needs attention. label Jun 22, 2023
@hongalex hongalex merged commit 54218e9 into googleapis:main Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. size: l Pull request size is large. stale: old Pull request is old and needs attention.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants