BigQuery
Stream Insert
Overview
This BLOCK uses BigQuery Stream Insert to adds records to a table.
Properties
| Property | Explanation |
|---|---|
| BLOCK name | Configure the name displayed on this BLOCK. |
| GCP service account | Select the GCP service account to use with this BLOCK. |
| Destination dataset |
Designate the ID of the dataset containing the table to which data will be added. Supports % format characters and variable expansion. |
| Destination table |
Designate the ID of the table to which data will be added. Supports % format characters and variable expansion. |
| BLOCK memos | Make notes about this BLOCK. |
| Source data variable | Specify the variable that contains the data to be inserted into the destination table. |