Models
Schema: `UpdateAssetRequest`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
asset_type |
string |
false |
- |
auto_materialize_policy |
AssetAutoMaterializePolicy |
false |
- |
checks |
array[AssetCheckInput] |
false |
- |
description |
string |
false |
- |
freshness_policy |
AssetFreshnessPolicy |
false |
- |
io_profile |
string |
false |
- |
is_active |
boolean |
false |
- |
materialization_policy |
AssetMaterializationPolicy |
false |
- |
owner |
string |
false |
- |
product_slug |
string |
false |
- |
tags |
array[string] |
false |
- |
upstream_asset_keys |
array[string] |
false |
- |