Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

fix: pass kwargs through in 'from_service_account_json' - #109

Merged
tseaver merged 2 commits into
masterfrom
108-project-arg-to-from_service_account_json
Jun 25, 2021
Merged

fix: pass kwargs through in 'from_service_account_json'#109
tseaver merged 2 commits into
masterfrom
108-project-arg-to-from_service_account_json

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Also, pin 'googleapis-common-protos' for Python 2.7 tests.

Closes#108.

Also, pin 'googleapis-common-protos' for Python 2.7 tests.
Closes#108.
@tseaver
tseaver requested review from a team and busunkim96June 24, 2021 17:18
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2021

@busunkim96busunkim96 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Comment threadgoogle/cloud/client.py Outdated
@tseaver
tseaver requested a review from chrisrossiJune 24, 2021 22:29

@chrisrossichrisrossi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tseaver
tseaver merged commit efc4bbf into masterJun 25, 2021
@tseaver
tseaver deleted the 108-project-arg-to-from_service_account_json branch June 25, 2021 14:40
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

project kwarg ignored when from_service_account_json is used

3 participants

@tseaver@chrisrossi@busunkim96