Sentry for Node.js on Google Cloud Functions PUB/SUB

Hello! I need some help configuring my cloud functions with sentry…
I use Cloud Pub/Sub as a trigger for my cloud functions. When I create a new project in Sentry (and check the docs), it only gives me 3 options:

http functions
background functions
cloudEvents

None of them worked for me, someone had the same issue?
How to go around this?

Thanks and kind regards!