fieldmask-utils icon indicating copy to clipboard operation
fieldmask-utils copied to clipboard

Tutorial on how to convert a protobuf message and filter certain fields to a resulting map.

Open marcoshuck opened this issue 5 months ago • 3 comments

This PR addresses the discussion raised in #41

I ended up copying the CamelCase code from the function to my personal open source project to avoid code duplications due to the limitation of the github protobuf project being deprecated, we can remove the dependency if it doesn't make sense to keep it in here.

marcoshuck avatar Jan 31 '24 03:01 marcoshuck