Deletes the specified dataset from the organization.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | datasetId | str | Unique string identifier of the dataset to delete. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|
ConflictError | The dataset is currently attached to one or more projects or refresh policies. |