Returns an immutable instance of [ExampleWithRuns].
public ExampleWithRuns build()Returns an immutable instance of [ExampleWithRuns]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.datasetId()
.inputs()
.name()
.runs()
IllegalStateException: if any required field is unset.