LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
google/__init__.py
google/cloud/__init__.py
google/cloud/_helpers.py
google/cloud/_http.py
google/cloud/_testing.py
google/cloud/client.py
google/cloud/credentials.py
google/cloud/environment_vars.py
google/cloud/exceptions.py
google/cloud/iam.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
tests/__init__.py
tests/unit/__init__.py
tests/unit/test__helpers.py
tests/unit/test__http.py
tests/unit/test_client.py
tests/unit/test_credentials.py
tests/unit/test_exceptions.py
tests/unit/test_iam.py
tests/unit/test_iterator.py
tests/unit/test_operation.py
tests/unit/streaming/__init__.py
tests/unit/streaming/test_buffered_stream.py
tests/unit/streaming/test_exceptions.py
tests/unit/streaming/test_http_wrapper.py
tests/unit/streaming/test_stream_slice.py
tests/unit/streaming/test_transfer.py
tests/unit/streaming/test_util.py