Skip to content

callback for bucket.getFiles doesn't return prefixes #491

Closed
@javorosas

Description

@javorosas

From the docs;

storage > bucket.getFiles > query.delimiter

[...] Objects whose names, aside from the prefix, contain delimiter will have their name truncated after the delimiter, returned in prefixes.

But then there is no reference anywhere to that "prefixes" array (?) that should contain the truncated objects.

This would be really useful if implemented, because as of today, there is not a simple way of making an object browser with folder hierarchy (like the storage explorer in the application console), which is able to list files and folders given a prefix (or inside a folder).

Metadata

Metadata

Labels

🚨This issue needs some love.api: storageIssues related to the Cloud Storage API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions