Delete

Deletes the table specified by tableId from the dataset

3 variables
0 variables

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

  = 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