You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first I thought we had this right, but it seems like the messageId might not be the same as the ackId (see RecievedMessage which says "ackId: This ID can be used to acknowledge the received message.")
Note: I still think we should call the parameter "ids", but that we should update the docstring.
@pierre-b wrote in #487:
At first I thought we had this right, but it seems like the
messageIdmight not be the same as theackId(see RecievedMessage which says "ackId: This ID can be used to acknowledge the received message.")Note: I still think we should call the parameter "ids", but that we should update the docstring.
On https://github.com/GoogleCloudPlatform/gcloud-node/blob/686fe62e7103f80dc053417e08c13abfc501f67f/lib/pubsub/subscription.js#L250