runs

@SerializedName(value = "runs")
@Expose
open var runs: List<Run>

The set of runs contained in this log file. (Required)