projectId- unique id of a projeckey- JSON key
- model.sql
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
projectId - unique id of a projeckey - JSON key--{{ config "name" "Google Ads" }}
--{{ config "datasource.type" "bigquery" }}
--{{ config "datasource.credentials.projectId" env.SYNCMAVEN_BQ_PROJECT }}
--{{ config "datasource.credentials.key" env.SYNCMAVEN_BQ_KEY }}
select * from users;