-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Storage: sourceGeneration in copy_blob #4533
Copy link
Copy link
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
I need that the copy_blob function of Bucket object in Cloud Storage library manage the "sourceGeneration" parameter to copy the archived version of an object.
Thanks