Models
Schema: `PromoteNotebookRequest`
- Type:
object - Required fields:
cell_index,name,notebook_id,project_name
Properties
| Name | Type | Required | Description |
|---|---|---|---|
cell_index |
integer |
true |
- |
materialization |
ModelMaterialization |
false |
- |
name |
string |
true |
- |
notebook_id |
string |
true |
- |
project_name |
string |
true |
- |