create

abstract fun create(request: CreateRunRequest): Run

Creates (and starts) a new Run object.

Return

The created run

Parameters

request

The values of the run to create