-
Notifications
You must be signed in to change notification settings - Fork 156
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
Implement new client options #210
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
busunkim96
added
the
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
label
Jul 22, 2020
product-auto-label
bot
added
the
api: storage
Issues related to the googleapis/python-storage API.
label
Jul 22, 2020
I believe this work is blocked on merge / release of googleapis/python-cloud-core#15 |
tseaver
removed
the
status: blocked
Resolving the issue is dependent on other work.
label
Aug 4, 2020
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: