Update REST Interceptors to support reading metadata #2263
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It's currently not possible to read response metadata using REST interceptors. This feature is missing but was part of the original requirements.
metadata is supported in the
pre_
methods but not thepost_methods
gapic-generator-python/gapic/templates/%namespace/%name_%version/%sub/services/%service/_shared_macros.j2
Lines 323 to 325 in c72411d
gapic-generator-python/gapic/templates/%namespace/%name_%version/%sub/services/%service/_shared_macros.j2
Lines 328 to 330 in c72411d
The text was updated successfully, but these errors were encountered: