Returns an immutable instance of [Run].
public Run build()Returns an immutable instance of [Run]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.createdAt()
.runId()
.shareToken()
IllegalStateException: if any required field is unset.