I built localstack for google cloud. its free to use.
https://localstack-google.github.io
top points to note
google emulators are very limited in prod like features - localcloud extendeds google provided emulators to add more features.
localcloud adds persistence ( data is stored locally )
bigquery emulator is rewritten from scratch on top of duckdb
would love to get your feedback from the community on this.