Correct pattern variables so they conform to snake case
dazuma opened this issue · 2 comments
dazuma commented
AIP 123 specifies that pattern variables in resource path patterns MUST be snake case (e.g. cannot contain capital letters as you'd find in camel case). However, there are known violations in the proto corpus (e.g. in dataplex v1). We should provide some correction in the generator.
aandreassa commented
I will re-open this until the clean up is done.
aandreassa commented
Clean-up done in googleapis/google-cloud-ruby#26363.