Hi, I am currently using protocol buffers internally within an application which are exposed over a REST interface in a JSON format. To do this I am using the protobuf to JSON mapping. There are some fields I would like to exclude from the mapping and not expose in the JSON. Is there a generic way to do this?
Andy Lawrence -- 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/336a37e8-19ba-4a79-86f0-2212b29dab5b%40googlegroups.com.
