commit | a89fd6a81b500f13a0334cc9098423cf0cffc96a | [log] [tgz] |
---|---|---|
author | Martin Kustermann <kustermann@google.com> | Wed Dec 03 16:38:31 2014 +0100 |
committer | Martin Kustermann <kustermann@google.com> | Wed Dec 03 16:38:31 2014 +0100 |
tree | a744aae78342b1bbce3877c155596530fb7778b5 | |
parent | c39879e40548f3a5f6bc351a5e7f314188fa9683 [diff] |
[datastore] Bugfix in ListProperty(), correctly handle list values of length 1 BUG=https://github.com/dart-lang/gcloud/issues/17 R=sgjesse@google.com Review URL: https://codereview.chromium.org//774213002
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.