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