gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

ParseErrors for unknown enum responses for GAPICs over REST

Open busunkim96 opened this issue 4 years ago • 2 comments

When a REST endpoint adds a new enum to a response, older versions of the GAPIC library without the enum definition raise parse errors.

Details and status in this document.

See https://github.com/googleapis/python-compute/issues/111

busunkim96 avatar Sep 14 '21 15:09 busunkim96

We are working on server-side support for solving this. See internal docs.

vchudnov-g avatar Mar 15 '22 22:03 vchudnov-g

Converting to feature request

parthea avatar Apr 30 '22 00:04 parthea