Modeling complex Java classes into Protocol Buffers

前端 未结 0 1107
北海茫月
北海茫月 2021-01-04 01:38

What\'s the best way to represent this in Protocol Buffer (.proto)?

public class EntityId {
  private String type;
           


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