Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix typings for functions.cloudEvent to include callback. #631

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

thekumar
Copy link
Contributor

@thekumar thekumar commented Sep 6, 2024

This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler for functions.cloudEvent() function.

Fixes #633

This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler
for functions.cloudEvent() function.
@matthewrobertson matthewrobertson merged commit 47cd4c6 into GoogleCloudPlatform:main Dec 12, 2024
2 checks passed
@matthewrobertson
Copy link
Member

thanks for the fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CloudEventWithCallback function signature to functions.cloudEvent()
3 participants