Protobuf nested map not iterable

前端 未结 0 697
傲寒
傲寒 2020-12-09 08:29

I want to define a parameter that is equivalent to this in python form:

request = {\'my_param\': {\'nested_map\': {\'code\':0,\'description: \'blah\'}}} 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题