google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Consider only generating To/From Proto conversion functions where needed

Open dbolduc opened this issue 8 months ago • 0 comments

*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.

dbolduc avatar May 15 '25 06:05 dbolduc