Export types for publish/subscriber options #1227
Labels
api: pubsub
Issues related to the googleapis/nodejs-pubsub API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Hi
It would be great if the types for SubscriberOptions and PublishOptions would be exported. Most of the other option types are exported properly, these seem to have been missed. Is there any particular reason they shouldn't be exported?
If its not intentional, this seems to be rather straightforward. I do not know if or when I'll be able to get a CLA request through so I didn't open a PR yet.
update: added BatchPublishOptions as it is needed because its part of PublishOptions
The text was updated successfully, but these errors were encountered: