feat: add `credentials_file` and `scopes` via `client_options` by busunkim96 · Pull Request #461 · googleapis/gapic-generator-python · GitHub
Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

feat: add credentials_file and scopes via client_options#461

Merged
busunkim96 merged 10 commits into
masterfrom
client-options-credentials
Jun 30, 2020
Merged

feat: add credentials_file and scopes via client_options#461
busunkim96 merged 10 commits into
masterfrom
client-options-credentials

Conversation

@busunkim96

@busunkim96 busunkim96 commented Jun 16, 2020

Copy link
Copy Markdown
Contributor

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 16, 2020
@busunkim96 busunkim96 force-pushed the client-options-credentials branch from 558ba06 to 50efda5 Compare June 17, 2020 00:43
@busunkim96 busunkim96 force-pushed the client-options-credentials branch from 8b27827 to b287451 Compare June 19, 2020 02:17
@codecov

codecov Bot commented Jun 19, 2020

Copy link
Copy Markdown

@busunkim96 busunkim96 marked this pull request as ready for review June 19, 2020 02:28
@busunkim96 busunkim96 requested a review from software-dov June 19, 2020 20:22
@busunkim96

Copy link
Copy Markdown
Contributor Author

@busunkim96 busunkim96 merged commit b5e1b1e into master Jun 30, 2020
@busunkim96 busunkim96 deleted the client-options-credentials branch June 30, 2020 20:26
busunkim96 added a commit that referenced this pull request Jul 9, 2020
This is the version required for credentials_file and scopes support via google-api-core. (#461)
software-dov added a commit that referenced this pull request Jul 10, 2020
This is the version required for credentials_file and scopes support via google-api-core. (#461)

Co-authored-by: Dov Shlachter <dovs@google.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clients should support scope override via client_options

3 participants