Google Sheets · Schema

BigQueryDataSourceSpec

The specification of a BigQuery data source that is connected to a sheet.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
projectId string The ID of a BigQuery enabled Google Cloud project with a billing account attached.
querySpec object A BigQueryQuerySpec.
tableSpec object A BigQueryTableSpec.
View JSON Schema on GitHub