Manage and analyze data in the cloud with Google BigQuery.
action
- The operation to perform (list-projects, list-datasets, list-tables, run-query, get-query-results)project-id
- Google Cloud project IDdataset-id
- BigQuery dataset IDjob-id
- Query job ID for result retrievalproject-id
(required) - The project ID containing the datasetsproject-id
(required) - The project ID containing the datasetdataset-id
(required) - The dataset ID containing the tablesproject-id
(required) - The project ID to run the query inquery
(required) - The SQL query to executeuse-legacy-sql
(optional) - Whether to use legacy SQL syntax (default: false)project-id
(required) - The project ID containing the query jobjob-id
(required) - The query job IDproject-id.dataset_id.table_id
.