Google BigQuery Connector
Google BigQuery Connector Help
Version 8
ZappySys Logo File Version: v8
Supported Engine: 9

EndPoint Read Table Rows


Name

read_table_data

Description

Gets the specified table resource by table ID. This method does not return the data in the table, it only returns the table resource, which describes the structure of this table. [API Help]

Parameters

Parameter Label Required Options Description
ProjectId ProjectId NO Leave this value blank to use ProjectId from connection settings
DatasetId DatasetId NO Leave this value blank to use DatasetId from connection settings
TableId TableId YES

Output Columns

Label DataType Length Raw Description
-Dynamic- DT_WSTR 4000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.