Delete
|
|||||
|
|
Deletes the model specified by modelId from the dataset
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 model to delete |
datasetId Required |
STRING |
Dataset ID of the model to delete |
modelId Required |
STRING |
Model ID of the model to delete |
= Parameter name
= Format
projectId STRING Required Project ID of the model to delete |
datasetId STRING Required Dataset ID of the model to delete |
modelId STRING Required Model ID of the model to delete |