Howdy, been wondering if this is possible as looking at the official Google Protobuf docs is not showing if it is. I did find the Value() constructor part and I know I can use the various add_ methods to populate it but is this possible to make a detailed value_map with a key string and have another value_map inside that with a key value pair? So basically a nested Value map?
Appreciate the help, thanks! -- 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/c20d3a31-e46f-42a3-aa86-1f17a44e077dn%40googlegroups.com.
