MANIFEST.in
README.rst
setup.cfg
setup.py
google/__init__.py
google/cloud/__init__.py
google/cloud/_helpers.py
google/cloud/_testing.py
google/cloud/client.py
google/cloud/connection.py
google/cloud/credentials.py
google/cloud/environment_vars.py
google/cloud/exceptions.py
google/cloud/iterator.py
google/cloud/operation.py
google/cloud/streaming/__init__.py
google/cloud/streaming/buffered_stream.py
google/cloud/streaming/exceptions.py
google/cloud/streaming/http_wrapper.py
google/cloud/streaming/stream_slice.py
google/cloud/streaming/transfer.py
google/cloud/streaming/util.py
google_cloud_core.egg-info/PKG-INFO
google_cloud_core.egg-info/SOURCES.txt
google_cloud_core.egg-info/dependency_links.txt
google_cloud_core.egg-info/namespace_packages.txt
google_cloud_core.egg-info/not-zip-safe
google_cloud_core.egg-info/requires.txt
google_cloud_core.egg-info/top_level.txt
unit_tests/__init__.py
unit_tests/test__helpers.py
unit_tests/test_client.py
unit_tests/test_connection.py
unit_tests/test_credentials.py
unit_tests/test_exceptions.py
unit_tests/test_iterator.py
unit_tests/test_operation.py
unit_tests/streaming/__init__.py
unit_tests/streaming/test_buffered_stream.py
unit_tests/streaming/test_exceptions.py
unit_tests/streaming/test_http_wrapper.py
unit_tests/streaming/test_stream_slice.py
unit_tests/streaming/test_transfer.py
unit_tests/streaming/test_util.py