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