FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Explicitly passing a channel to GAPIC-generated API classes by dhermes · Pull Request #2682 · googleapis/google-cloud-python · GitHub

Explicitly passing a channel to GAPIC-generated API classes - #2682

Merged
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:fix-2631
Nov 4, 2016
Merged

Explicitly passing a channel to GAPIC-generated API classes#2682
dhermes merged 2 commits into
googleapis:masterfrom
dhermes:fix-2631

Conversation

dhermes commented Nov 4, 2016

Copy link
Copy Markdown
Contributor

Fixes #2631. @jonparrott I'm not sure if your work makes this a temporary fix or a permanent one?

Also, some of these unit tests I just edited definitely made me shudder ¯\_(ツ)_/¯

/cc @bjwatson

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 4, 2016

theacodes commented Nov 4, 2016
edited by dhermes
Loading

Copy link
Copy Markdown
Contributor

If you just wait for the next release of gax you can just pass credentials instead of creating a channel.

This over-rides the default behavior within GAX, which uses
application default credentials.

dhermes commented Nov 4, 2016

Copy link
Copy Markdown
Contributor Author

As discussed earlier today, a release of GAX may take too long to wait, but I look forward to deleting this code.

dhermes merged commit 0516837 into googleapis:master Nov 4, 2016
dhermes deleted the fix-2631 branch November 4, 2016 20:12
daspecster added a commit to daspecster/google-cloud-python that referenced this pull request Nov 4, 2016
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Explicitly passing a channel to GAPIC-generated API classes
parthea pushed a commit that referenced this pull request Nov 24, 2025
Explicitly passing a channel to GAPIC-generated API classes
parthea pushed a commit that referenced this pull request Nov 24, 2025
Explicitly passing a channel to GAPIC-generated API classes
parthea pushed a commit that referenced this pull request Mar 2, 2026
Explicitly passing a channel to GAPIC-generated API classes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: core cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gax pubsub ignores custom service account credentials and fetchs ADC instead

5 participants


Back | FazBrowse Home | New Git URL