PushConfig: Unable to set attributes for PushConfig while creating a new subscription. #1846
Labels
api: pubsub
Issues related to the googleapis/java-pubsub API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
If you are still having issues, please include as much information as possible:
Environment details
General, Core, and Other are also allowed as types
Steps to reproduce
Code example
Result:
Custom attributes: {x-goog-version=v1}
It must include other attributes as well.
Stack trace
External references such as API reference guides
Any additional information below
I am getting the proper subscription object but it does not contains custom attributes configured while creating the subscription. It only has a default attribute named "x-goog-version". However, when I try to update the subscription then the custom attributes are coming properly.
Following these steps guarantees the quickest resolution possible.
Thanks!
The text was updated successfully, but these errors were encountered: