gapic-generator-python
gapic-generator-python copied to clipboard
ParseErrors for unknown enum responses for GAPICs over REST
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
We are working on server-side support for solving this. See internal docs.
Converting to feature request