I have a react-app that uses grpc-web to interface with our grpc server. I want to be able to convert POJOs to the compiled GRPC classes so I can easily initiate requests. It se