Add a recursive message type #449
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
A bug in gapic-generator-python recently emerged due to recursive message types: googleapis/gapic-generator-python#585
Hand testing indicates that the issue is solved, but regressions may be possible, and other generators may not .
Constructing recursive message types in unit tests is complicated and unergonomic due to the protobuf descriptor interface. Having a test possible via showcase would ameliorate the issue.
The text was updated successfully, but these errors were encountered: