LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
google/__init__.py
google/cloud/__init__.py
google/cloud/datastore/__init__.py
google/cloud/datastore/_app_engine_key.proto
google/cloud/datastore/_app_engine_key_pb2.py
google/cloud/datastore/_gax.py
google/cloud/datastore/_http.py
google/cloud/datastore/batch.py
google/cloud/datastore/client.py
google/cloud/datastore/entity.py
google/cloud/datastore/helpers.py
google/cloud/datastore/key.py
google/cloud/datastore/query.py
google/cloud/datastore/transaction.py
google_cloud_datastore.egg-info/PKG-INFO
google_cloud_datastore.egg-info/SOURCES.txt
google_cloud_datastore.egg-info/dependency_links.txt
google_cloud_datastore.egg-info/namespace_packages.txt
google_cloud_datastore.egg-info/not-zip-safe
google_cloud_datastore.egg-info/requires.txt
google_cloud_datastore.egg-info/top_level.txt
tests/__init__.py
tests/doctests.py
tests/system/__init__.py
tests/system/test_system.py
tests/system/utils/__init__.py
tests/system/utils/clear_datastore.py
tests/system/utils/populate_datastore.py
tests/unit/__init__.py
tests/unit/test__gax.py
tests/unit/test__http.py
tests/unit/test_batch.py
tests/unit/test_client.py
tests/unit/test_entity.py
tests/unit/test_helpers.py
tests/unit/test_key.py
tests/unit/test_query.py
tests/unit/test_transaction.py