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

fix: allow passing gax instance to client constructor #814

Merged
merged 10 commits into from
Sep 8, 2022

Commits on Aug 26, 2022

  1. feat: accept google-gax instance as a parameter

    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e97a1ac204ead4fe7341f91e72db7c6ac6016341
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    53df1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc64460 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. fix: use _gaxModule when accessing gax for bundling

    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f16a1d224f00a630ea43d6a9a1a31f566f45cdea
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    gcf-owl-bot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f19e0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a920ea4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    25b4c02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb99fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2db72d View commit details
    Browse the repository at this point in the history
  4. test: make it work

    alexander-fenster committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3379b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f898c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d1f789 View commit details
    Browse the repository at this point in the history