GoogleCloud 1.1.0
This release Exposes an app.googleCloud.datastore.base
property, which is useful if you want to use the local Datastore emulator, for example:
app.googleCloud.datastore.base = "http://localhost:8081"
Defaults to the live URL of https://datastore.googleapis.com