The [protobuf spec](https://github.com/GoogleCloudPlatform/google-cloud-datastore/blob/v1beta2-rev1-2.1.0/proto/datastore_v1.proto#L480) for queries suggests that queries should support [GQL](https://cloud.google.com/appengine/docs/python/datastore/gqlreference), but that support is missing. Do we need to add support?