Googlebigquery
Learn how to use Googlebigquery with Composio
Overview
Enum
GOOGLEBIGQUERY
Description
Connect to BigQuery to query BigData.
Authentication Details
GOOGLE_SERVICE_ACCOUNT
credentials_json
Actions
GOOGLEBIGQUERY_QUERY
Query tool will run a sql query in bigquery. note: make sure the query being input in a single line format. for example, select * from sample dataset.sample table where column name = ‘value’
Action Parameters
query
Action Response
data
successful
error