Hello i will try to use the tool but i have difficulty to adapt for my case : in proto file i have a service definition // The greeting service definition. service Greeter { // Sends a greeting rpc SayHello (HelloRequest) returns (HelloReply); } do you know how to parse ?