()
| 174 | |
| 175 | func (m *SimpleNull3) Reset() { *m = SimpleNull3{} } |
| 176 | func (m *SimpleNull3) String() string { return proto.CompactTextString(m) } |
| 177 | func (*SimpleNull3) ProtoMessage() {} |
| 178 | func (*SimpleNull3) Descriptor() ([]byte, []int) { |
| 179 | return fileDescriptor_813baf511b225405, []int{3} |
nothing calls this directly
no test coverage detected