set_data_asset_properties
Set multiple data asset properties in a single operation, reducing load and save overhead compared to setting each property individually.
Instructions
Set multiple properties in a single call (one load + one save).
More efficient than calling set_data_asset_property in a loop. Same value format as set_data_asset_property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| properties | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |