Skip to content

copy_blob: Allow setting object metadata #1359

Open
@remko

Description

@remko

The JSON API copy operation allows providing object metadata on copy. This avoids having to do multiple operations on an object to set metadata such as content-type, cache-control, ... on a copied object.

This is currently not exposed in the Python SDK on copy_blob (copy_blob never sends a body in its request). Could this be exposed?

Metadata

Metadata

Assignees

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