I have a use case where we want to de-serialize the protobuf message into 
Generic key value pairs like Map<String, Object> (something similar to 
support in Jackson deserialize json into generic map).

At the time of deserialization I have the proto schema along with data 
(bytest) to deserialize, but not the generated classes.

Would it be possible to do so?

Regards,
Venkat.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/69dda2b8-529b-429d-8d8e-98336d531343n%40googlegroups.com.

Reply via email to