The gcloud.datastore
object gives you some convenience methods, as well as exposes a dataset
function. This will allow you to create a dataset
, which is the object from which you will interact with the Google Cloud Datastore.
To learn more about Datastore, read the Google Cloud Datastore Concepts Overview.