Google Cloud
Google Cloud is a suite of cloud computing services that offers infrastructure as a service, platform as a service, and serverless computing. It provides tools for storage, machine learning, data analytics, and app development, leveraging Google's infrastructure.
Configuration
Name | Type | Description |
---|---|---|
credentials |
object |
Credentials to use. You can find them in the credentials file |
Actions
Run a query against a BigQuery table
Execute the given query and return the results
Arguments
Name | Type | Description |
---|---|---|
query |
string |
Query to run |
parameters |
array |
Parameters to use inside the query |
Outputs
Name | Type | Description |
---|---|---|
items_path |
string |
Path to the file holding the results |
Extra
Module Google Cloud
v1.21.5