In the following service of grpc:
service HelloService { rpc SayHello (google.protobuf.Empty) returns (google.protobuf.Empty); }
I want to