Open
Description
The JSON API copy operation allows providing a predefined destination ACL (destinationPredefinedAcl
). This avoids having to do multiple operations on an object to e.g. make it public after a copy.
This is currently not exposed in the Python SDK on copy_blob. Could this be exposed?