Skip to content

Add properties like e.g. cache-control to transfer manager #996

@ffeldhaus

Description

@ffeldhaus

Setting properties like cache_control on a blob requires to call an update after the blob has been created. If transfer manager is used to create the blobs, this requires to iterate over all existing blobs to set the properties. Please enhance transfer manager to accept properties like cache_control or metadata and set them in parallel after the blob was created. This would immensely simplify managing large numbers of blobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: storageIssues related to the googleapis/python-storage API.priority: p3Desirable enhancement or fix. May not be included in next release.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