Returns an immutable instance of [RunPublicDatasetSchema].
public RunPublicDatasetSchema build()Returns an immutable instance of [RunPublicDatasetSchema]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.dottedOrder()
.name()
.runType()
.sessionId()
.status()
.traceId()
IllegalStateException: if any required field is unset.