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

EndPoint Delete Table


Name

delete_table

Description

Deletes the dataset specified by the datasetId value. Before you can delete a dataset, you must delete all its tables, either manually or by specifying deleteContents. Immediately after deletion, you can create another dataset with the same name. [API Help]

Parameters

Parameter Label Required Options Description
ProjectId ProjectId NO
DatasetId DatasetId NO
TableId TableId YES

Output Columns

Label DataType Length Raw Description
Response DT_WSTR 255 False

Input Columns

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