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

EndPoint List Tables


Name

list_tables

Description

Lists BigQuery Tables for the specified project / dataset to which the user has been granted the READER dataset role. [API Help]

Parameters

Parameter Label Required Options Description
ProjectId ProjectId NO
DatasetId DatasetId YES

Output Columns

Label DataType Length Raw Description
tableId DT_WSTR 255 False
datasetId DT_WSTR 255 False
projectId DT_WSTR 255 False
kind DT_WSTR 100 False
id DT_WSTR 100 False
type DT_WSTR 100 False
creationTime DT_DBTIMESTAMP 0 False

Input Columns

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