ConversionInput
Represents the input required for a conversion process.
This data class encapsulates a set of necessary attributes:
A raw destination record containing data to be converted.
A partition key to associate the record with a specific partition.
An optional source specifying the record's protocol buffer source.