Skip to content

gcs_list_objects seems limited to return 1000 rows max #58

@G3rtjan

Description

@G3rtjan

Calling gcs_list_objects() on my Google Cloud bucket returns exactly 1000 rows, even after adding some additional files just to make sure that here is more in there than a 1000 files.

Maybe the maxResults parameter in one of the API calls you use can be used:
https://cloud.google.com/storage/docs/json_api/v1/objects/list

Perhaps this could be implemented as a parameter in the function :)

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions