googleapis / gapic-generator-ruby

Generate Ruby gRPC client libraries from Protocol Buffer definitions.
Apache License 2.0
45 stars 32 forks source link

feat: Support local binding for variables with keyword collision #1110

Closed aandreassa closed 2 months ago

aandreassa commented 2 months ago

Reverting changes from https://github.com/googleapis/gapic-generator-ruby/pull/1096 and adding binding.local_variable_get for collisions from the generator.