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:
.createdAt()
.datasetId()
.shareToken()
IllegalStateException: if any required field is unset.