yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
222 stars 80 forks source link

object copy API implementation #140

Closed omofolarin closed 1 year ago

omofolarin commented 1 year ago

This is an implementation for object copy https://cloud.google.com/storage/docs/json_api/v1/objects/copy

I would appreciate any feedback there's on my implementation

yoshidan commented 1 year ago

Thanks!

139

omofolarin commented 1 year ago

Thanks for merging my PR. 🙏