datastore: keys_only query should return Keys?
I don't know the answer to that question, but I'd like to suggest so. It's what ndb does. Right now, gcloud-python returns a key-only Entity. It's a minor issue either way as the key is just one property away.