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 #54

Merged
merged 2 commits into from
Sep 6, 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: https://github.com/googleapis/googleapis-gen/commit/56c16657e7a59122b1da94771a9ef40989c282c0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTZjMTY2NTdlN2E1OTEyMmIxZGE5NDc3MWE5ZWY0MDk4OWMyODJjMCJ9
    gcf-owl-bot[bot] committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    13b4b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b373274 View commit details
    Browse the repository at this point in the history