Implementation of RecordV2Builder
The record data
Builds a RecordV2 object from the current builder state.
a new RecordV2 object
Clears all current values from the builder allowing it to be reused to generate new data.
this builder
Implementation of RecordV2Builder