Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
Description
When listing blobs in a container with details in google-cloud-storage, there is a call for each blob in order to get each blob user metadata. This can be improved by setting projection to "FULL" while listing the blobs, case when GCS will return user metadata for each blob