$async.Future<$0.Response> ping_Pre( $grpc.ServiceCall call, $async.Future<$0.Request> request) async { return ping(call, await request); }