How to store request data in separate file and pass to client.invoke() in gRPC unary service

Hi @shailendrakumaromkar

This seems somewhat related to How to pass multiple base64 encode data from json file as req in gRPC unary service, does the response there help?

Cheers!