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