In this article on Google Cloud Pub Sub we are told that a function must return a status to ack receipt of a message. I have one question related specifically to Firebase Cloud Functions pubsub triggers:
I cannot see in the document above how or if a Firebase Cloud function acks the pub sub. Can someone explain this please?