Command grpcurl makes gRPC requests (a la cURL, but HTTP/2). It can use a supplied descriptor
file, protobuf sources, or service reflection to translate JSON or text request data into the
appropriate protobuf messages and vice versa for presenting the response contents.