pub async fn update( transport: &Transport, id: &str, update: &DataViewUpdate, ) -> Result<DataView>
Apply the documented partial data-view update.