DISCUSSION: Should we reload() ACL info separately from other metadata #753
Labels
api: storage
Issues related to the Cloud Storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: question
Request for information or clarification. Not an issue.
Milestone
This is true of both bucket and blob.
It is a bit nuanced since the ACLs can be in both the bucket resource / object resource but can also be
retriedretrieved directly viastorage.objectAccessControls.get
, etc.(ADDED by DJH): This is even more contrived since the ACL specific API methods also require an entity. (This especially frustrates @tseaver.)
The text was updated successfully, but these errors were encountered: