googleapis / googleapis/gapic-generator-php
Add union support for the generator
Open
priority: p3
type: feature request
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This generator was written before Union types were supported in PHP. This means that now we do not have support for union types which is a very useful feature. We should think about a robust implementation for the usage of union types in our generator.
Contributor guide
Assessment
This issue has not been assessed yet.