()
| 352 | |
| 353 | func (m *Repeats) Reset() { *m = Repeats{} } |
| 354 | func (m *Repeats) String() string { return proto.CompactTextString(m) } |
| 355 | func (*Repeats) ProtoMessage() {} |
| 356 | func (*Repeats) Descriptor() ([]byte, []int) { |
| 357 | return fileDescriptor_50cab1d8463dea41, []int{2} |
nothing calls this directly
no test coverage detected