LICENSE
README.md
pyproject.toml
src/ga4bigquery/__init__.py
src/ga4bigquery/py.typed
src/ga4bigquery.egg-info/PKG-INFO
src/ga4bigquery.egg-info/SOURCES.txt
src/ga4bigquery.egg-info/dependency_links.txt
src/ga4bigquery.egg-info/requires.txt
src/ga4bigquery.egg-info/top_level.txt
src/ga4bigquery/core/__init__.py
src/ga4bigquery/core/client.py
src/ga4bigquery/core/helpers.py
src/ga4bigquery/core/query_builders.py
src/ga4bigquery/core/request_events.py
src/ga4bigquery/core/request_funnel.py
src/ga4bigquery/core/types.py
tests/test_dataframe_pivots.py
tests/test_e2e.py
tests/test_sql_snapshots.py