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