-
Notifications
You must be signed in to change notification settings - Fork 158
Implement new client options #210
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
Labels
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Comments
I believe this work is blocked on merge / release of googleapis/python-cloud-core#15 |
PR needs to pin |
tseaver
added a commit
that referenced
this issue
Aug 4, 2020
packaging: pin 'google-cloud-core >= 1.4.0' Closes #210
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Aug 5, 2020
packaging: pin 'google-cloud-core >= 1.4.0' Closes #210
cojenco
pushed a commit
to cojenco/python-storage
that referenced
this issue
Oct 13, 2021
packaging: pin 'google-cloud-core >= 1.4.0' Closes googleapis#210
cojenco
pushed a commit
to cojenco/python-storage
that referenced
this issue
Oct 13, 2021
packaging: pin 'google-cloud-core >= 1.4.0' Closes googleapis#210
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: storage
Issues related to the googleapis/python-storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Add support for the three new client_options
quota_project_id
,scopes
, andcredentials_file
.https://googleapis.dev/python/google-api-core/latest/client_options.html
The text was updated successfully, but these errors were encountered: