googleapis / googleapis/gapic-generator-ruby
Improve the proto docs to reflect the connection between the oneof fields
Open
type: feature request
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 36
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 6
Description
Protos allow some fields to be connected in what essentially are the oneof groups. Assigning one field in the group will essentially prevent others from being assigned and there might be more of these behaviours. Docs currently do not reflect that and they should.
Contributor guide
Assessment
This issue has not been assessed yet.