Updates a run identified by its ID.
public CompletableFuture<RunUpdateResponse> update(String runId, RunUpdateParams params)Updates a run identified by its ID. The body should contain only the fields to be changed; unknown fields are ignored.
| Name | Type | Description |
|---|---|---|
runId* | String | |
params* | RunUpdateParams |