LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
google/__init__.py
google/cloud/__init__.py
google/cloud/firestore/__init__.py
google/cloud/firestore_admin_v1/__init__.py
google/cloud/firestore_admin_v1/gapic_metadata.json
google/cloud/firestore_admin_v1/py.typed
google/cloud/firestore_admin_v1/services/__init__.py
google/cloud/firestore_admin_v1/services/firestore_admin/__init__.py
google/cloud/firestore_admin_v1/services/firestore_admin/async_client.py
google/cloud/firestore_admin_v1/services/firestore_admin/client.py
google/cloud/firestore_admin_v1/services/firestore_admin/pagers.py
google/cloud/firestore_admin_v1/services/firestore_admin/transports/__init__.py
google/cloud/firestore_admin_v1/services/firestore_admin/transports/base.py
google/cloud/firestore_admin_v1/services/firestore_admin/transports/grpc.py
google/cloud/firestore_admin_v1/services/firestore_admin/transports/grpc_asyncio.py
google/cloud/firestore_admin_v1/types/__init__.py
google/cloud/firestore_admin_v1/types/database.py
google/cloud/firestore_admin_v1/types/field.py
google/cloud/firestore_admin_v1/types/firestore_admin.py
google/cloud/firestore_admin_v1/types/index.py
google/cloud/firestore_admin_v1/types/location.py
google/cloud/firestore_admin_v1/types/operation.py
google/cloud/firestore_bundle/__init__.py
google/cloud/firestore_bundle/_helpers.py
google/cloud/firestore_bundle/bundle.py
google/cloud/firestore_bundle/gapic_metadata.json
google/cloud/firestore_bundle/py.typed
google/cloud/firestore_bundle/services/__init__.py
google/cloud/firestore_bundle/types/__init__.py
google/cloud/firestore_bundle/types/bundle.py
google/cloud/firestore_v1/__init__.py
google/cloud/firestore_v1/_helpers.py
google/cloud/firestore_v1/async_batch.py
google/cloud/firestore_v1/async_client.py
google/cloud/firestore_v1/async_collection.py
google/cloud/firestore_v1/async_document.py
google/cloud/firestore_v1/async_query.py
google/cloud/firestore_v1/async_transaction.py
google/cloud/firestore_v1/base_batch.py
google/cloud/firestore_v1/base_client.py
google/cloud/firestore_v1/base_collection.py
google/cloud/firestore_v1/base_document.py
google/cloud/firestore_v1/base_query.py
google/cloud/firestore_v1/base_transaction.py
google/cloud/firestore_v1/batch.py
google/cloud/firestore_v1/bulk_batch.py
google/cloud/firestore_v1/bulk_writer.py
google/cloud/firestore_v1/client.py
google/cloud/firestore_v1/collection.py
google/cloud/firestore_v1/document.py
google/cloud/firestore_v1/field_path.py
google/cloud/firestore_v1/gapic_metadata.json
google/cloud/firestore_v1/order.py
google/cloud/firestore_v1/py.typed
google/cloud/firestore_v1/query.py
google/cloud/firestore_v1/rate_limiter.py
google/cloud/firestore_v1/transaction.py
google/cloud/firestore_v1/transforms.py
google/cloud/firestore_v1/watch.py
google/cloud/firestore_v1/services/__init__.py
google/cloud/firestore_v1/services/firestore/__init__.py
google/cloud/firestore_v1/services/firestore/async_client.py
google/cloud/firestore_v1/services/firestore/client.py
google/cloud/firestore_v1/services/firestore/pagers.py
google/cloud/firestore_v1/services/firestore/transports/__init__.py
google/cloud/firestore_v1/services/firestore/transports/base.py
google/cloud/firestore_v1/services/firestore/transports/grpc.py
google/cloud/firestore_v1/services/firestore/transports/grpc_asyncio.py
google/cloud/firestore_v1/types/__init__.py
google/cloud/firestore_v1/types/aggregation_result.py
google/cloud/firestore_v1/types/common.py
google/cloud/firestore_v1/types/document.py
google/cloud/firestore_v1/types/firestore.py
google/cloud/firestore_v1/types/query.py
google/cloud/firestore_v1/types/write.py
google_cloud_firestore.egg-info/PKG-INFO
google_cloud_firestore.egg-info/SOURCES.txt
google_cloud_firestore.egg-info/dependency_links.txt
google_cloud_firestore.egg-info/namespace_packages.txt
google_cloud_firestore.egg-info/not-zip-safe
google_cloud_firestore.egg-info/requires.txt
google_cloud_firestore.egg-info/top_level.txt
scripts/fixup_firestore_admin_v1_keywords.py
scripts/fixup_firestore_v1_keywords.py
tests/__init__.py
tests/credentials.json.enc
tests/system/test__helpers.py
tests/system/test_system.py
tests/system/test_system_async.py
tests/system/util/cleanup_firestore_documents.py
tests/unit/__init__.py
tests/unit/test_firestore_shim.py
tests/unit/gapic/__init__.py
tests/unit/gapic/bundle/__init__.py
tests/unit/gapic/firestore_admin_v1/__init__.py
tests/unit/gapic/firestore_admin_v1/test_firestore_admin.py
tests/unit/gapic/firestore_v1/__init__.py
tests/unit/gapic/firestore_v1/test_firestore.py
tests/unit/gapic/v1/__init__.py
tests/unit/v1/__init__.py
tests/unit/v1/_test_helpers.py
tests/unit/v1/conformance_tests.py
tests/unit/v1/test__helpers.py
tests/unit/v1/test_async_batch.py
tests/unit/v1/test_async_client.py
tests/unit/v1/test_async_collection.py
tests/unit/v1/test_async_document.py
tests/unit/v1/test_async_query.py
tests/unit/v1/test_async_transaction.py
tests/unit/v1/test_base_batch.py
tests/unit/v1/test_base_client.py
tests/unit/v1/test_base_collection.py
tests/unit/v1/test_base_document.py
tests/unit/v1/test_base_query.py
tests/unit/v1/test_base_transaction.py
tests/unit/v1/test_batch.py
tests/unit/v1/test_bulk_batch.py
tests/unit/v1/test_bulk_writer.py
tests/unit/v1/test_bundle.py
tests/unit/v1/test_client.py
tests/unit/v1/test_collection.py
tests/unit/v1/test_cross_language.py
tests/unit/v1/test_document.py
tests/unit/v1/test_field_path.py
tests/unit/v1/test_order.py
tests/unit/v1/test_query.py
tests/unit/v1/test_rate_limiter.py
tests/unit/v1/test_transaction.py
tests/unit/v1/test_transforms.py
tests/unit/v1/test_watch.py
tests/unit/v1/testdata/create-all-transforms.json
tests/unit/v1/testdata/create-arrayremove-multi.json
tests/unit/v1/testdata/create-arrayremove-nested.json
tests/unit/v1/testdata/create-arrayremove-noarray-nested.json
tests/unit/v1/testdata/create-arrayremove-noarray.json
tests/unit/v1/testdata/create-arrayremove-with-st.json
tests/unit/v1/testdata/create-arrayremove.json
tests/unit/v1/testdata/create-arrayunion-multi.json
tests/unit/v1/testdata/create-arrayunion-nested.json
tests/unit/v1/testdata/create-arrayunion-noarray-nested.json
tests/unit/v1/testdata/create-arrayunion-noarray.json
tests/unit/v1/testdata/create-arrayunion-with-st.json
tests/unit/v1/testdata/create-arrayunion.json
tests/unit/v1/testdata/create-basic.json
tests/unit/v1/testdata/create-complex.json
tests/unit/v1/testdata/create-del-noarray-nested.json
tests/unit/v1/testdata/create-del-noarray.json
tests/unit/v1/testdata/create-empty.json
tests/unit/v1/testdata/create-nodel.json
tests/unit/v1/testdata/create-nosplit.json
tests/unit/v1/testdata/create-special-chars.json
tests/unit/v1/testdata/create-st-alone.json
tests/unit/v1/testdata/create-st-multi.json
tests/unit/v1/testdata/create-st-nested.json
tests/unit/v1/testdata/create-st-noarray-nested.json
tests/unit/v1/testdata/create-st-noarray.json
tests/unit/v1/testdata/create-st-with-empty-map.json
tests/unit/v1/testdata/create-st.json
tests/unit/v1/testdata/delete-exists-precond.json
tests/unit/v1/testdata/delete-no-precond.json
tests/unit/v1/testdata/delete-time-precond.json
tests/unit/v1/testdata/get-basic.json
tests/unit/v1/testdata/listen-add-mod-del-add.json
tests/unit/v1/testdata/listen-add-one.json
tests/unit/v1/testdata/listen-add-three.json
tests/unit/v1/testdata/listen-doc-remove.json
tests/unit/v1/testdata/listen-empty.json
tests/unit/v1/testdata/listen-filter-nop.json
tests/unit/v1/testdata/listen-multi-docs.json
tests/unit/v1/testdata/listen-nocurrent.json
tests/unit/v1/testdata/listen-nomod.json
tests/unit/v1/testdata/listen-removed-target-ids.json
tests/unit/v1/testdata/listen-reset.json
tests/unit/v1/testdata/listen-target-add-nop.json
tests/unit/v1/testdata/listen-target-add-wrong-id.json
tests/unit/v1/testdata/listen-target-remove.json
tests/unit/v1/testdata/query-arrayremove-cursor.json
tests/unit/v1/testdata/query-arrayremove-where.json
tests/unit/v1/testdata/query-arrayunion-cursor.json
tests/unit/v1/testdata/query-arrayunion-where.json
tests/unit/v1/testdata/query-bad-NaN.json
tests/unit/v1/testdata/query-bad-null.json
tests/unit/v1/testdata/query-cursor-docsnap-order.json
tests/unit/v1/testdata/query-cursor-docsnap-orderby-name.json
tests/unit/v1/testdata/query-cursor-docsnap-where-eq.json
tests/unit/v1/testdata/query-cursor-docsnap-where-neq-orderby.json
tests/unit/v1/testdata/query-cursor-docsnap-where-neq.json
tests/unit/v1/testdata/query-cursor-docsnap.json
tests/unit/v1/testdata/query-cursor-endbefore-empty-map.json
tests/unit/v1/testdata/query-cursor-endbefore-empty.json
tests/unit/v1/testdata/query-cursor-no-order.json
tests/unit/v1/testdata/query-cursor-startat-empty-map.json
tests/unit/v1/testdata/query-cursor-startat-empty.json
tests/unit/v1/testdata/query-cursor-vals-1a.json
tests/unit/v1/testdata/query-cursor-vals-1b.json
tests/unit/v1/testdata/query-cursor-vals-2.json
tests/unit/v1/testdata/query-cursor-vals-docid.json
tests/unit/v1/testdata/query-cursor-vals-last-wins.json
tests/unit/v1/testdata/query-del-cursor.json
tests/unit/v1/testdata/query-del-where.json
tests/unit/v1/testdata/query-invalid-operator.json
tests/unit/v1/testdata/query-invalid-path-order.json
tests/unit/v1/testdata/query-invalid-path-select.json
tests/unit/v1/testdata/query-invalid-path-where.json
tests/unit/v1/testdata/query-offset-limit-last-wins.json
tests/unit/v1/testdata/query-offset-limit.json
tests/unit/v1/testdata/query-order.json
tests/unit/v1/testdata/query-select-empty.json
tests/unit/v1/testdata/query-select-last-wins.json
tests/unit/v1/testdata/query-select.json
tests/unit/v1/testdata/query-st-cursor.json
tests/unit/v1/testdata/query-st-where.json
tests/unit/v1/testdata/query-where-2.json
tests/unit/v1/testdata/query-where-NaN.json
tests/unit/v1/testdata/query-where-null.json
tests/unit/v1/testdata/query-where.json
tests/unit/v1/testdata/query-wrong-collection.json
tests/unit/v1/testdata/set-all-transforms.json
tests/unit/v1/testdata/set-arrayremove-multi.json
tests/unit/v1/testdata/set-arrayremove-nested.json
tests/unit/v1/testdata/set-arrayremove-noarray-nested.json
tests/unit/v1/testdata/set-arrayremove-noarray.json
tests/unit/v1/testdata/set-arrayremove-with-st.json
tests/unit/v1/testdata/set-arrayremove.json
tests/unit/v1/testdata/set-arrayunion-merge.json
tests/unit/v1/testdata/set-arrayunion-multi.json
tests/unit/v1/testdata/set-arrayunion-nested.json
tests/unit/v1/testdata/set-arrayunion-noarray-nested.json
tests/unit/v1/testdata/set-arrayunion-noarray.json
tests/unit/v1/testdata/set-arrayunion-with-st.json
tests/unit/v1/testdata/set-arrayunion.json
tests/unit/v1/testdata/set-basic.json
tests/unit/v1/testdata/set-complex.json
tests/unit/v1/testdata/set-del-merge-alone.json
tests/unit/v1/testdata/set-del-merge.json
tests/unit/v1/testdata/set-del-mergeall.json
tests/unit/v1/testdata/set-del-noarray-nested.json
tests/unit/v1/testdata/set-del-noarray.json
tests/unit/v1/testdata/set-del-nomerge.json
tests/unit/v1/testdata/set-del-nonleaf.json
tests/unit/v1/testdata/set-del-wo-merge.json
tests/unit/v1/testdata/set-empty.json
tests/unit/v1/testdata/set-merge-fp.json
tests/unit/v1/testdata/set-merge-nested.json
tests/unit/v1/testdata/set-merge-nonleaf.json
tests/unit/v1/testdata/set-merge-prefix.json
tests/unit/v1/testdata/set-merge-present.json
tests/unit/v1/testdata/set-merge.json
tests/unit/v1/testdata/set-mergeall-empty.json
tests/unit/v1/testdata/set-mergeall-nested.json
tests/unit/v1/testdata/set-mergeall.json
tests/unit/v1/testdata/set-nodel.json
tests/unit/v1/testdata/set-nosplit.json
tests/unit/v1/testdata/set-special-chars.json
tests/unit/v1/testdata/set-st-alone-mergeall.json
tests/unit/v1/testdata/set-st-alone.json
tests/unit/v1/testdata/set-st-merge-both.json
tests/unit/v1/testdata/set-st-merge-nonleaf-alone.json
tests/unit/v1/testdata/set-st-merge-nonleaf.json
tests/unit/v1/testdata/set-st-merge-nowrite.json
tests/unit/v1/testdata/set-st-mergeall.json
tests/unit/v1/testdata/set-st-multi.json
tests/unit/v1/testdata/set-st-nested.json
tests/unit/v1/testdata/set-st-noarray-nested.json
tests/unit/v1/testdata/set-st-noarray.json
tests/unit/v1/testdata/set-st-nomerge.json
tests/unit/v1/testdata/set-st-with-empty-map.json
tests/unit/v1/testdata/set-st.json
tests/unit/v1/testdata/update-all-transforms.json
tests/unit/v1/testdata/update-arrayremove-alone.json
tests/unit/v1/testdata/update-arrayremove-multi.json
tests/unit/v1/testdata/update-arrayremove-nested.json
tests/unit/v1/testdata/update-arrayremove-noarray-nested.json
tests/unit/v1/testdata/update-arrayremove-noarray.json
tests/unit/v1/testdata/update-arrayremove-with-st.json
tests/unit/v1/testdata/update-arrayremove.json
tests/unit/v1/testdata/update-arrayunion-alone.json
tests/unit/v1/testdata/update-arrayunion-multi.json
tests/unit/v1/testdata/update-arrayunion-nested.json
tests/unit/v1/testdata/update-arrayunion-noarray-nested.json
tests/unit/v1/testdata/update-arrayunion-noarray.json
tests/unit/v1/testdata/update-arrayunion-with-st.json
tests/unit/v1/testdata/update-arrayunion.json
tests/unit/v1/testdata/update-badchar.json
tests/unit/v1/testdata/update-basic.json
tests/unit/v1/testdata/update-complex.json
tests/unit/v1/testdata/update-del-alone.json
tests/unit/v1/testdata/update-del-dot.json
tests/unit/v1/testdata/update-del-nested.json
tests/unit/v1/testdata/update-del-noarray-nested.json
tests/unit/v1/testdata/update-del-noarray.json
tests/unit/v1/testdata/update-del.json
tests/unit/v1/testdata/update-exists-precond.json
tests/unit/v1/testdata/update-fp-empty-component.json
tests/unit/v1/testdata/update-nested-transform-and-nested-value.json
tests/unit/v1/testdata/update-no-paths.json
tests/unit/v1/testdata/update-paths-all-transforms.json
tests/unit/v1/testdata/update-paths-arrayremove-alone.json
tests/unit/v1/testdata/update-paths-arrayremove-multi.json
tests/unit/v1/testdata/update-paths-arrayremove-nested.json
tests/unit/v1/testdata/update-paths-arrayremove-noarray-nested.json
tests/unit/v1/testdata/update-paths-arrayremove-noarray.json
tests/unit/v1/testdata/update-paths-arrayremove-with-st.json
tests/unit/v1/testdata/update-paths-arrayremove.json
tests/unit/v1/testdata/update-paths-arrayunion-alone.json
tests/unit/v1/testdata/update-paths-arrayunion-multi.json
tests/unit/v1/testdata/update-paths-arrayunion-nested.json
tests/unit/v1/testdata/update-paths-arrayunion-noarray-nested.json
tests/unit/v1/testdata/update-paths-arrayunion-noarray.json
tests/unit/v1/testdata/update-paths-arrayunion-with-st.json
tests/unit/v1/testdata/update-paths-arrayunion.json
tests/unit/v1/testdata/update-paths-basic.json
tests/unit/v1/testdata/update-paths-complex.json
tests/unit/v1/testdata/update-paths-del-alone.json
tests/unit/v1/testdata/update-paths-del-nested.json
tests/unit/v1/testdata/update-paths-del-noarray-nested.json
tests/unit/v1/testdata/update-paths-del-noarray.json
tests/unit/v1/testdata/update-paths-del.json
tests/unit/v1/testdata/update-paths-exists-precond.json
tests/unit/v1/testdata/update-paths-fp-del.json
tests/unit/v1/testdata/update-paths-fp-dup-transforms.json
tests/unit/v1/testdata/update-paths-fp-dup.json
tests/unit/v1/testdata/update-paths-fp-empty-component.json
tests/unit/v1/testdata/update-paths-fp-empty.json
tests/unit/v1/testdata/update-paths-fp-multi.json
tests/unit/v1/testdata/update-paths-fp-nosplit.json
tests/unit/v1/testdata/update-paths-nested-transform-and-nested-value.json
tests/unit/v1/testdata/update-paths-no-paths.json
tests/unit/v1/testdata/update-paths-prefix-1.json
tests/unit/v1/testdata/update-paths-prefix-2.json
tests/unit/v1/testdata/update-paths-prefix-3.json
tests/unit/v1/testdata/update-paths-special-chars.json
tests/unit/v1/testdata/update-paths-st-alone.json
tests/unit/v1/testdata/update-paths-st-multi.json
tests/unit/v1/testdata/update-paths-st-nested.json
tests/unit/v1/testdata/update-paths-st-noarray-nested.json
tests/unit/v1/testdata/update-paths-st-noarray.json
tests/unit/v1/testdata/update-paths-st-with-empty-map.json
tests/unit/v1/testdata/update-paths-st.json
tests/unit/v1/testdata/update-paths-uptime.json
tests/unit/v1/testdata/update-prefix-1.json
tests/unit/v1/testdata/update-prefix-2.json
tests/unit/v1/testdata/update-prefix-3.json
tests/unit/v1/testdata/update-quoting.json
tests/unit/v1/testdata/update-split-top-level.json
tests/unit/v1/testdata/update-split.json
tests/unit/v1/testdata/update-st-alone.json
tests/unit/v1/testdata/update-st-dot.json
tests/unit/v1/testdata/update-st-multi.json
tests/unit/v1/testdata/update-st-nested.json
tests/unit/v1/testdata/update-st-noarray-nested.json
tests/unit/v1/testdata/update-st-noarray.json
tests/unit/v1/testdata/update-st-with-empty-map.json
tests/unit/v1/testdata/update-st.json
tests/unit/v1/testdata/update-uptime.json