This is just a big pain .
How do I merge two map in python.
There is no documentation for this.
Can anyone please help ?
Protobuf definition -map<string,window> windowIdToWindowMap=4;
Python Dictionary which is to be assigned/ merged
-sampleWindow:Dict[string,window]={}
This is what I want to achieve
-response.res.windowIdToWindowMap=sampleWindow
--
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/cdcff066-73ac-4fc3-8bec-e37bce29fd71%40googlegroups.com.