ProtobufConverter
@Singleton
Converter that extracts typed values from protobuf records and converts them to EnrichedAirbyteValue with destination-specific coercion applied through the Coercer interface.
Constructors
Link copied to clipboard
constructor(coercer: ValueCoercer, validationResultHandler: ValidationResultHandler, converterConfig: MediumConverterConfig)