Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow passing gax instance to client constructor #1617

Merged
merged 5 commits into from
Sep 1, 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: googleapis/googleapis-gen@e97a1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7762e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc76698 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: googleapis/googleapis-gen@f16a1d2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    gcf-owl-bot[bot] committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4f2ddd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4edf55 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    2182f60 View commit details
    Browse the repository at this point in the history