Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

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

Merged
merged 2 commits into from
Sep 7, 2023

Commits on Aug 24, 2023

  1. fix: simplify logic for HTTP/1.1 REST fallback option

    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: googleapis/googleapis@6a6fd29
    
    Source-Link: googleapis/googleapis-gen@56c1665
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTZjMTY2NTdlN2E1OTEyMmIxZGE5NDc3MWE5ZWY0MDk4OWMyODJjMCJ9
    gcf-owl-bot[bot] committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    39550f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a9468 View commit details
    Browse the repository at this point in the history