Skip to content

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

Merged
matthewrobertson merged 2 commits intoGoogleCloudPlatform:mainfrom
thekumar:contribute
Dec 12, 2024
Merged

fix: Fix typings for functions.cloudEvent to include callback.#631
matthewrobertson merged 2 commits intoGoogleCloudPlatform:mainfrom
thekumar:contribute

Conversation

@thekumar
Copy link
Copy Markdown
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
@matthewrobertson
Copy link
Copy Markdown
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