tag | 9db317adc913abaa62705a4c1ff58bdb618ee9fe | |
---|---|---|
tagger | Martin Kustermann <kustermann@google.com> | Thu Feb 19 13:40:46 2015 +0100 |
object | 65ac2b01d510b83d7ff716a2bc44455cfd984605 |
0.1.4
commit | 65ac2b01d510b83d7ff716a2bc44455cfd984605 | [log] [tgz] |
---|---|---|
author | Martin Kustermann <kustermann@google.com> | Thu Feb 19 13:36:37 2015 +0100 |
committer | Martin Kustermann <kustermann@google.com> | Thu Feb 19 13:36:37 2015 +0100 |
tree | 1c74958447a091633e0896e084cb8c4515b6eb42 | |
parent | 2fd05c7aa40875764a53813a2204d32e1a73459e [diff] |
Add DatastoreDB.replace({defaultPartition}) R=sgjesse@google.com Review URL: https://codereview.chromium.org//937133002
High level interface for Google Cloud Platform APIs
If you want to run the end-to-end tests, a Google Cloud project is required. When running these tests the following envrionment variables needs to be set:
GCLOUD_E2E_TEST_PROJECT GCLOUD_E2E_TEST_KEY
The vaule of the environment variable GCLOUD_E2E_TEST_PROJECT
is the name of the Google Cloud project to use. The value of the environment variable GCLOUD_E2E_TEST_KEY
is a Google Cloud Storage path (starting wiht gs://
) to a JSON key file for a service account providing access to the Cloud Project.