[ 
https://issues.apache.org/jira/browse/JCLOUDS-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388150#comment-14388150
 ] 

Bhathiya Supun commented on JCLOUDS-875:
----------------------------------------

[~gaul]
Looks like support is missing in feature API. Method taking ObjectTemplate as 
PayloadParam should be added to ObjectApi

  GoogleCloudStorageObject copyObject(@PathParam("destinationBucket") String 
destinationBucket,
            @PathParam("destinationObject") String destinationObject, 
@PathParam("sourceBucket") String sourceBucket,
            @PathParam("sourceObject") String sourceObject, ObjectTemplate 
template);

I'll work on this.


> Google Cloud Storage copy object cannot update metadata
> -------------------------------------------------------
>
>                 Key: JCLOUDS-875
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-875
>             Project: jclouds
>          Issue Type: New Feature
>          Components: jclouds-blobstore
>    Affects Versions: 1.9.0
>            Reporter: Andrew Gaul
>              Labels: google-cloud-storage
>
> Google documents that this is possible yet jclouds does not expose it:
> https://cloud.google.com/storage/docs/json_api/v1/objects/copy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to