I am writing a GRPC python client to communicate with a GRPC server as below.
class GrpcClient: """ Class to send request to Grpc serve