decode

fun decode(value: AirbyteRecordMessage.AirbyteValueProtobuf): Any?

Decodes a protobuf value into its corresponding Java type. Returns null if the value is marked as null.