Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
projectId
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;