modify

open override fun modify(id: String, request: ModifyRunRequest): Run

Modifies the run with the given id to have the given updated values.

Parameters

id

The id of the run to modify

request

The values to update the run with