LICENSE
MANIFEST.in
README.rst
setup.py
google/cloud/_storage_v2/__init__.py
google/cloud/_storage_v2/gapic_metadata.json
google/cloud/_storage_v2/gapic_version.py
google/cloud/_storage_v2/py.typed
google/cloud/_storage_v2/services/__init__.py
google/cloud/_storage_v2/services/storage/__init__.py
google/cloud/_storage_v2/services/storage/async_client.py
google/cloud/_storage_v2/services/storage/client.py
google/cloud/_storage_v2/services/storage/pagers.py
google/cloud/_storage_v2/services/storage/transports/__init__.py
google/cloud/_storage_v2/services/storage/transports/base.py
google/cloud/_storage_v2/services/storage/transports/grpc.py
google/cloud/_storage_v2/services/storage/transports/grpc_asyncio.py
google/cloud/_storage_v2/types/__init__.py
google/cloud/_storage_v2/types/storage.py
google/cloud/storage/__init__.py
google/cloud/storage/_helpers.py
google/cloud/storage/_http.py
google/cloud/storage/_opentelemetry_tracing.py
google/cloud/storage/_signing.py
google/cloud/storage/acl.py
google/cloud/storage/batch.py
google/cloud/storage/blob.py
google/cloud/storage/bucket.py
google/cloud/storage/client.py
google/cloud/storage/constants.py
google/cloud/storage/exceptions.py
google/cloud/storage/fileio.py
google/cloud/storage/hmac_key.py
google/cloud/storage/iam.py
google/cloud/storage/ip_filter.py
google/cloud/storage/notification.py
google/cloud/storage/retry.py
google/cloud/storage/transfer_manager.py
google/cloud/storage/version.py
google/cloud/storage/_experimental/grpc_client.py
google/cloud/storage/_experimental/asyncio/async_abstract_object_stream.py
google/cloud/storage/_experimental/asyncio/async_grpc_client.py
google/cloud/storage/_experimental/asyncio/async_multi_range_downloader.py
google/cloud/storage/_experimental/asyncio/async_read_object_stream.py
google/cloud/storage/_experimental/asyncio/retry/base_strategy.py
google/cloud/storage/_experimental/asyncio/retry/reads_resumption_strategy.py
google/cloud/storage/_media/__init__.py
google/cloud/storage/_media/_download.py
google/cloud/storage/_media/_helpers.py
google/cloud/storage/_media/_upload.py
google/cloud/storage/_media/common.py
google/cloud/storage/_media/py.typed
google/cloud/storage/_media/requests/__init__.py
google/cloud/storage/_media/requests/_request_helpers.py
google/cloud/storage/_media/requests/download.py
google/cloud/storage/_media/requests/upload.py
google_cloud_storage.egg-info/PKG-INFO
google_cloud_storage.egg-info/SOURCES.txt
google_cloud_storage.egg-info/dependency_links.txt
google_cloud_storage.egg-info/not-zip-safe
google_cloud_storage.egg-info/requires.txt
google_cloud_storage.egg-info/top_level.txt
tests/__init__.py
tests/conformance/README.md
tests/conformance/__init__.py
tests/conformance/conftest.py
tests/conformance/retry_strategy_test_data.json
tests/conformance/test_conformance.py
tests/data/CloudPlatform_128px_Retina.png
tests/data/five-point-one-mb-file.zip
tests/data/random_9_MiB_file
tests/data/simple.txt
tests/perf/README.md
tests/perf/_perf_utils.py
tests/perf/benchmarking.py
tests/perf/profile_w1r3.py
tests/resumable_media/__init__.py
tests/resumable_media/data/brotli.txt
tests/resumable_media/data/brotli.txt.br
tests/resumable_media/data/favicon.ico
tests/resumable_media/data/file.txt
tests/resumable_media/data/gzipped.txt
tests/resumable_media/data/gzipped.txt.gz
tests/resumable_media/data/image1.jpg
tests/resumable_media/data/image2.jpg
tests/resumable_media/system/__init__.py
tests/resumable_media/system/credentials.json.enc
tests/resumable_media/system/utils.py
tests/resumable_media/system/requests/__init__.py
tests/resumable_media/system/requests/conftest.py
tests/resumable_media/system/requests/test_download.py
tests/resumable_media/system/requests/test_upload.py
tests/resumable_media/unit/__init__.py
tests/resumable_media/unit/test__download.py
tests/resumable_media/unit/test__helpers.py
tests/resumable_media/unit/test__upload.py
tests/resumable_media/unit/requests/__init__.py
tests/resumable_media/unit/requests/test__helpers.py
tests/resumable_media/unit/requests/test_download.py
tests/resumable_media/unit/requests/test_upload.py
tests/system/__init__.py
tests/system/_helpers.py
tests/system/conftest.py
tests/system/test__signing.py
tests/system/test_blob.py
tests/system/test_bucket.py
tests/system/test_client.py
tests/system/test_fileio.py
tests/system/test_hmac_key_metadata.py
tests/system/test_kms_integration.py
tests/system/test_notification.py
tests/system/test_transfer_manager.py
tests/unit/__init__.py
tests/unit/test__helpers.py
tests/unit/test__http.py
tests/unit/test__opentelemetry_tracing.py
tests/unit/test__signing.py
tests/unit/test_acl.py
tests/unit/test_batch.py
tests/unit/test_blob.py
tests/unit/test_bucket.py
tests/unit/test_client.py
tests/unit/test_exceptions.py
tests/unit/test_fileio.py
tests/unit/test_grpc_client.py
tests/unit/test_hmac_key.py
tests/unit/test_ip_filter.py
tests/unit/test_notification.py
tests/unit/test_retry.py
tests/unit/test_transfer_manager.py
tests/unit/url_signer_v4_test_account.json
tests/unit/url_signer_v4_test_data.json
tests/unit/asyncio/test_async_grpc_client.py
tests/unit/asyncio/test_async_multi_range_downloader.py
tests/unit/asyncio/test_async_read_object_stream.py
tests/unit/asyncio/test_bidi_async.py
tests/unit/asyncio/retry/test_reads_resumption_strategy.py
tests/unit/gapic/__init__.py
tests/unit/gapic/storage_v2/__init__.py
tests/unit/gapic/storage_v2/test_storage.py