Added
update_rowonclient.datasets(sync and async) — partially update a single dataset row by id. Send only the cells you want to change (input,output,expected_output,metadata, orcustomvalues keyed by column identifier); omitted cells keep their current value. Custom values are merged onto the row's existing ones and validated against the dataset's active columns. Adds theUpdateDatasetRowResponsetype.