google-cloud-rust
google-cloud-rust copied to clipboard
[Cloud Storage] Is it possible to set custom cname for the signed url?
Thank you for making this library :).
I wanted to set the equivalent of these two fields.
virtualHostedStyle: true,
cname:"https://cdn.example.com"
Is it possible as of now.
Currently it's not possible. I'd be willing to add that feature if I had the time.