Skip to content

Include metadata attributes on successful object downloads #7677

@coryan

Description

@coryan

When we download the media (data) of a GCS object we get several (but not all) object metadata attributes as HTTP headers. Some of these are extremely useful, e.g., generation, and the total object size. The mechanism is different for GCS (where really the full metadata is included in the first response), but the data is there. It would be nice to expose these through stable APIs and not just through debugging stuff (like ObjectReadStream::headers())

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions