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

Add GAX client_config to service factory #848

Merged
merged 1 commit into from
Sep 29, 2016

Commits on Sep 29, 2016

  1. Add GAX client_config to service factory

    Replace retries value with the GAX client configuration.
    This leaks the GAX implementation to the google-cloud public API.
    If Gax changes its implementation this may result in a change to
    the google-cloud public API.
    blowmage committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    d448dbf View commit details
    Browse the repository at this point in the history