()
| 135 | |
| 136 | func (m *SimpleMap3) Reset() { *m = SimpleMap3{} } |
| 137 | func (m *SimpleMap3) String() string { return proto.CompactTextString(m) } |
| 138 | func (*SimpleMap3) ProtoMessage() {} |
| 139 | func (*SimpleMap3) Descriptor() ([]byte, []int) { |
| 140 | return fileDescriptor_813baf511b225405, []int{2} |
nothing calls this directly
no test coverage detected