topic(setMetadata): messageRetentionDuration not working #1587
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: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Environment details
MacOS Monterey v12.4
v16.14.2
8.5.0
@google-cloud/pubsub
version:3.0.1
Steps to reproduce
Create subscription & setMetadata
Error thrown
It seems that messageRetentionDuration is not mapped correctly given this test:
nodejs-pubsub/system-test/pubsub.ts
Line 537 in e4b8adc
The text was updated successfully, but these errors were encountered: