I will give a shot asking here as seemingly simple question but hard to find answer.. maybe for some people this is a common sense..
When one microservice uses Protobuf to build classes and serialize in json, can another microservice deserialize this json format using classic DataContract Deserializer?