Thanks Boris,
I’ll go with the 100% custom serializer approach since the entities are protobuf generated classes (so no attributes). I could apply an option in our class mapping code but I already implemented the custom serializers and I’m now testing them.
Thanks again for confirming.