Returns an immutable instance of [Data].
public Data build()Returns an immutable instance of [Data]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.seriesId()
.timestamp()
.value()
IllegalStateException: if any required field is unset.