googleapis / synthtool

Apache License 2.0
87 stars 85 forks source link

fix: simplify logic for HTTP/1.1 REST fallback option #1852

Closed gcf-owl-bot[bot] closed 1 year ago

gcf-owl-bot[bot] commented 1 year ago

For the fallback parameter, all values considered as true in Boolean context will enable HTTP/1.1 REST fallback, since the other fallback transport, proto over HTTP, is removed from google-gax v4.

PiperOrigin-RevId: 559812260

Source-Link: https://github.com/googleapis/googleapis/commit/6a6fd29a79fe2846001d90d93e79a19fcc303b85

Source-Link: https://github.com/googleapis/googleapis-gen/commit/56c16657e7a59122b1da94771a9ef40989c282c0 Copy-Tag: eyJwIjoidGVzdHMvZml4dHVyZXMvbm9kZWpzX21vbm9fcmVwb193aXRoX3N0YWdpbmcvcGFja2FnZXMvZGxwLy5Pd2xCb3QueWFtbCIsImgiOiI1NmMxNjY1N2U3YTU5MTIyYjFkYTk0NzcxYTllZjQwOTg5YzI4MmMwIn0=

dpebot commented 1 year ago

/gcbrun