While I can't speak on roadmaps for the platform, you can certainly feel free to make a feature request for a Push Queue REST API in the
public issue tracker for App Engine. As a workaround until then, you can quickly hack together a transparent API with
Cloud Endpoints or another framework of your choice which allows you to hit your own App Engine app as an API and have tasks enqueued.