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.
For consistency, it would be great if bucket.list_blobs supported the page_size argument.
A work-around is to call client.list_blobs directly, where page_size is a valid arg.