Add support for gcd local development server

Right now, there doesn't appear to be any support for the datastore local development server gcd. For instance, the usage instructions tell you to set the dataset id in the environment variable DATASTORE_DATASET but gcloud-python doesn't appear to look for that in the set_default_dataset_id() function.