-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Specs
- Cloud storage
- OS type and version
- 3.4
- google-cloud-python version 1.9
Hi. Great job so far. I using signed urls for google cloud storage. I saw this feature was recently added on Feb 6th. I noticed that the signed url function exists only on a Blob level whereas google also allows you to generate signed urls on the bucket level. Does this function support the bucket level signed urls as well?
https://google-cloud-python.readthedocs.io/en/latest/_modules/google/cloud/storage/blob.html#Blob
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.