Tool to delete a BigQuery dataset specified by datasetId via the datasets.delete API. Before deletion, you must delete all tables unless deleteContents=True is specified. Use when cleaning up test datasets or removing unused data warehouses. Immediately after deletion, you can c…
dataset_idRequiredstringRequired. Dataset ID of dataset being deleted.
project_idRequiredstringRequired. Project ID of the dataset being deleted.
delete_contentsbooleanIf True, delete all the tables in the dataset. If False and the dataset contains tables, the request will fail. Default is False.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.