Shu Lu
Shu Lu
Hi, Could you please export the function 'buildQuery' so it can be used directly to transform some report options to queries? Thank you.
Hi, Could you please help me with the way to print out the raw requests and responses that sent by this library? Thank you in advance!
**Problem:** When [`Message.ack`](https://github.com/googleapis/nodejs-pubsub/blob/main/src/subscriber.ts#L210) was called and immediately followed by clean up subscription, the `ack` message actually won't be sent out. **Possible Reason:** The reason is: the [`Message.ack`](https://github.com/googleapis/nodejs-pubsub/blob/main/src/subscriber.ts#L210) method calls an...
ENV: * Chip: Apple M1 Pro * OS: macOS 13.2.1 * Node: tested with both v16.14.2 and v18.14.2 * VSCode: Version: 1.75.1 (Universal) * Test Explorer UI v2.21.1 * Jasmine...