You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Environment details
google-cloud-storageversion: 2.5.0Steps to reproduce
'/'.It appears you cannot list the prefixes unless you iterate the files first. This seems strange.
If it's intended, maybe this library should pre-iterate the list so this doesn't happen? Or at least document that this is expected?