Can't get multiple files from GCS bucket
Open
gcp
P2
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
We can get a single file using open() but when we need to get a list of files that are in the storage, I found no way to resolve it. We need to get all files that are in some folder in the storage so that I can check their MIME types or perform some other actions as required.
Imported from Jira [BEAM-14318](https://issues.apache.org/jira/browse/BEAM-14318). Original Jira may contain additional context.
Reported by: gopivaibhav.
Contributor guide
Assessment
This issue has not been assessed yet.