Delete
|
|||||
|
|
Deletes the table specified by tableId from the dataset. If the table contains data, all the data will be deleted
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data in Google BigQuery
- View and manage your data across Google Cloud Platform services
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
projectId Required |
STRING |
Project ID of the table to delete |
datasetId Required |
STRING |
Dataset ID of the table to delete |
tableId Required |
STRING |
Table ID of the table to delete |
= Parameter name
= Format
projectId STRING Required Project ID of the table to delete |
datasetId STRING Required Dataset ID of the table to delete |
tableId STRING Required Table ID of the table to delete |