hi,
i am trying to move GCS object from a standard to a nearline bucket and sometimes i get this error:
Copy spanning locations and/or storage classes could not complete within 30 seconds. Please use the Rewrite method (https://cloud.google.com/storage/docs/json_api/v1/objects/rewrite) instead. - code: 413
i looked through the docs here but i could not figure out a way to do this with the node module.
is this possible?