google-cloud-rust
google-cloud-rust copied to clipboard
Consider only generating To/From Proto conversion functions where needed
*Request types only need ToProto and *Response types only need FromProto.
I suspect this is not worth doing. If so, we can close this issue.